.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


/*white body text style*/
.white-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


.white-text a:link{
	color: #F5CA00;
	text-decoration: none;
}

.white-text a:visited{
	color: #F5CA00;
	text-decoration: none;
}

.white-text a:hover{
	color: #CA5017;
	text-decoration: none;
}



/*body text style*/
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext_Small { color: #000000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 10px; text-decoration: none; }
.bodytext a:link{
	color: #3A4E72;
	text-decoration: none;
}

.bodytext a:visited{
	color: #3A4E72;
	text-decoration: none;
}

.bodytext a:hover{
	color: #CA5017;
	text-decoration: none;
}
