<style type="text/css">
        
			

a {font-family: Arial, verdana, Helvetica, sans-serif; font-size: 11pt;  color: white;  text-decoration:none;}
	a:link {color: white;text-decoration:none;}
	a:visited 	{color: white;}
	a:hover 	{color: green;background-color:white;}
	a:active 	{color: white;}

table {border:3px solid green;
			border-collapse:collapse;
}	

th,td {
	th,td {border:1px solid green;
	padding:5px 10px 5px 10px;	
	padding:5px 10px 5px 10px;	
}
	
#content{
	background-color:cornsilk; 
	min-height:760px;
	padding-left:25px; 
	padding-right:25px;	
	line-height:150%;
	}		
#content a {
	
	color:black;
	text-decoration:underline;
	}		

#content a:hover {
	color:red;
	background-color:white;	
	text-decoration:none;
	}	

			
	
</style>