.bluetext a:link {
	text-decoration: none;
	color: #666666;
	font-style: normal;
	font-weight: normal;
} 
.bluetext a:visited { text-decoration: none; color: #666666}
.bluetext a:active { 
	color: #999999;
	text-decoration: none;
}  
.bluetext a:hover { text-decoration: none; color: #000000} 
.bluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	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: #000000} 
.goldtext a:visited { text-decoration: none; color: #000000}
.goldtext a:active {
	color: #000000;
	text-decoration: none;
}  
.goldtext a:hover { text-decoration: none; color: #999999} 
.goldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}

.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;
}
