<STYLE TYPE="text/css">
<!-- 

/* basic elements */

BODY
{
	Font-Family: Arial, Helvetica, Verdana, sans-Serif;
	Font-Size: 11pt;
	Text-Align: left;
	background-color: black;
	color: silver;
}

a:hover
{
	Color: Maroon;
	Font-Family: Arial;
	Text-Align: left;
	
	Letter-Spacing: 3px;
	text-decoration: none;
}

a:active
{
	Color: #A9A9A9;
	Font-Family: Arial, Helvetica, Sans-Serif;
	
	Font-Weight: normal;
	Text-Align: left;
	Text-Decoration: none;
}


a:visited 
{
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Weight: bold;
	text-decoration: none;
	color: red;
}
-->
</STYLE>

