<style type="text/css">
<!--
a:link {  
	font-weight: none; 
	color: #900; 
	text-decoration: none;
	}
a:hover {  
	font-weight: none; 
	color: #900; 
	text-decoration: underline;
	}
a:visited {
	font-weight: none; 
	color: #900; 
	text-decoration: none;
	}
a:active { 
	font-weight: none; 
	color: #900; 
	text-decoration: none;
	}
body {
	background-color: #900;
	font-family: Arial, Helvetica, sans-serif;
}
-->
</style>