.altText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #BECCD1;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #BECCD1;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #BECCD1;
}
a:hover {
	text-decoration: none;
	color: #CD7A12;
}
a:active {
	text-decoration: underline;
	color: #CD7A12;
}
.widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #6D5636;
}
.widgetBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #6D5636;
}
