body,td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	color: #000000;
}

.white {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: underline
}

a:hover {  
	color: #FFCC00; 
	text-decoration: none; 
	background-color: #006600; 
	font-weight: bold
}

.blackunderline {  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline
}
