.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}     
.white a:link {		
	color:#ffffff;
	text-decoration: none;
	
}     
.white a:visited {
    color:#ffffff;
	text-decoration: none;}  
.white a:hover {
	color:#0099FF
} 
.white a:active {color:#0000FF}
