body { 
	font-family: Tahoma, Arial, Verdana; 
	font-size: 11px; 
	}

td { 
	font-family: Tahoma, Arial, Verdana; 
	font-size: 11px; 
	color: #000000;
}

a { 
	color: #000000; 
	text-decoration: underline; 
}

a:hover {  
	color: #000000; 
	background: #ef916d;
	text-decoration: underline;
}