.style {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; background-color: #000000}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	body background=font-size: small;
	background-color : Black;
}
A:link {
	text-decoration: none;
	color: Red;
}
A:visited {
	text-decoration: none;
	color: Red;
}
A:hover	{
	text-decoration: underlined;
	color: White;	
}
A:active {
	text-decoration: underline;
	color: white;
}
	A.ff {
	text-decoration: none;
	color: Red;
}
	A.ff:visited {
	text-decoration: none;
	color: Red;
}
	A.ff:hover	{
	text-decoration: underline;
	color: White;
}
	A:ff.active {
	text-decoration: underline;
	color: White;
}
-->
