<style type="text/css">
body 
{	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20%; }
A:link
{ text-decoration: none;	color: #003333; }
A:visited
{ text-decoration: none;   color: #666666; }
A:active
{ text-decoration: none; color:#CCCCCC; }
A:hover
{
	text-decoration: none;
	color: #378990;
}
</style>


