BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color : White;
	margin-top : 0px;
	background : 633000;
}

A {
	color: #FFCC00;
	font : bold 8pt Verdana, Arial, sans-serif;
	text-decoration : none;
}

A:link {
	text-decoration: none;
	color: #FFCC00;
	font : bold 8pt;
}

A:visited {
	text-decoration: none;
	color: #FFCC00;
	font : bold 8pt;
}


A:hover {
	color: #FF6600;
	text-decoration : underline;
}

