body {	
	color: white;
	background-color: #cc0000;
	background-image: url(background.gif);
	font-family: Arial, sans-serif, Times New Roman, Helvetica;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 30pt;
	margin-left: 20pt;
}	
		
a:link {	
	color: white;
	text-decoration: none;
}	
		
a:visited {	
	color: white;
	text-decoration: none;
}	
		
a:active {	
	color: white;
	text-decoration: none;
}	
		
a:hover {	
	color: grey;
	text-decoration: none;
}	
		

		



