.bluetext a:link {
	text-decoration: none;
	color: #00D8FF;
	font-style: normal;
	font-weight: normal;
} 
.bluetext a:visited { text-decoration: none; color: #0EABD4}
.bluetext a:active { 
	color: #00D8FF;
	text-decoration: none;
}  
.bluetext a:hover { text-decoration: none; color: #7876A3} 
.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #003366;
	text-decoration: none;
}

.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: #7BA7C3} 
.whitetext {
	font-family: Tahoma;
	font-size: 10px;
	;
	line-height: 17px;
	color: #FFFFFF;
}

.bluenavtext a:link { text-decoration: none; color: #0061AB} 
.bluenavtext a:visited { text-decoration: none; color: #0061AB}
.bluenavtext a:active {
	color: #0061AB;
	text-decoration: none;
}  
.bluenavtext a:hover { text-decoration: none; color: #EDB30F} 
.bluenavtext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #0061AB;
}

.goldtext a:link { text-decoration: none; color: #EDB30F} 
.goldtext a:visited { text-decoration: none; color: #EDB30F}
.goldtext a:active {
	color: #EDB30F;
	text-decoration: none;
}  
.goldtext a:hover { text-decoration: none; color: #0061AB} 
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #EDB30F;
}

.titletext {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 20px;
	color: #0061AB;
	text-decoration: none;
	font-weight: bold;
}

.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #9999FF;
	text-decoration: none;
}
