.maintext a:link {
	text-decoration: none;
	color: #FDE9B6;
	font-style: normal;
} 
.maintext a:visited { text-decoration: none; color: #B8AC5B}
.maintext a:active { 
	color: #E7D6BD;
	text-decoration: none;
}  
.maintext a:hover { text-decoration: none; color: #000000} 
.maintext {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.whitetext a:link { text-decoration: none; color: #FFFFFF} 
.whitetext a:visited { text-decoration: none; color: #FFFFFF}
.whitetext a:active {
	color: #FFFFFF;
	text-decoration: none;
}  
.whitetext a:hover { text-decoration: none; color: #FDE9B6} 
.whitetext {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: bold;
}

.smalltext a:link { text-decoration: none; color: #FFFFFF} 
.smalltext a:visited { text-decoration: none; color: #FFFFFF}
.smalltext a:active {
	color: #FFFFFF;
	text-decoration: none;
}  
.smalltext a:hover { text-decoration: none; color: #C8AC88} 
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.headlinetext {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.datetext {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
