<style TYPE="text/css">
<!--
BODY {
	font-family: Arial, Helvetica, sans-serif;
	body background=font-size: small;
	background-color : Black;
}
A:link {
	font-weight:none;
	text-decoration: none;
	color: Red;
}
A:visited {
	text-decoration: none;
	color: Red;
}
A:active {text-decoration: underlined; color: white; }
A:hover	{
	font-weight:none;
	text-decoration: underlined;
	color: White;
}
	A.ff {text-decoration: underlined; color: #000000; }
	A.ff:visited {text-decoration: none; color: #000000; }
	A.ff:hover	{color:red; }
	A:ff.active {text-decoration: none; color: #000000; }
-->
</style>