.maintext a:link {
	text-decoration: none;
	color: #A4DBFF;
	font-style: normal;
	font-weight: normal;
} 
.maintext a:visited { text-decoration: none; color: #A4DBFF}
.maintext a:active {
	color: #A4DBFF;
	text-decoration: none;
}  
.maintext a:hover { text-decoration: none; color: #FFFFFF} 
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

.bluetext a:link { text-decoration: none; color: #0F0093} 
.bluetext a:visited { text-decoration: none; color: #0F0093}
.bluetext a:active {
	color: #0F0093;
}  
.bluetext a:hover { text-decoration: none; color: #196EC9} 
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #0F0093;
}

.categorytext a:link {
	text-decoration: none;
	color: #A4DBFF;
	font-style: normal;
	font-weight: normal;
} 
.categorytext a:visited { text-decoration: none; color: #A4DBFF}
.categorytext a:active {
	color: #A4DBFF;
	text-decoration: none;
}  
.categorytext a:hover { text-decoration: none; color: #FFFFFF} 
.categorytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}