<style>
<!--
BODY {	background-color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #ffffff; 
	}



A:link { color: white; text-decoration: underline;}
A:visited { color: white; text-decoration: underline; }
A:active {color: white; text-decoration: underline; background: orange;  }
A:hover {	color: orange; 
		text-decoration: underline; 
		background: none; }


-->
</style>
