<STYLE TYPE="text/css">


BODY
	{
		color		: white;
		background	: black;
	}

A
	{
		font-family	: arial;
		font-size	: 8pt;
		font-weight	: bold;
	}

A:link, A:active
	{
		text-decoration	: none;
		color		: #ffffff;
		background	: transparent;
	}

A:visited 
	{
   		text-decoration	: none; 
   		color		: #ffffff; 
  		background	: transparent; 
	}		

A:hover 
	{ 
   		text-decoration	: none; 
		color		: #000000;
		background	: #ffffff;
	}


</STYLE>
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
