BODY {
	background-color : #000000;
	color : FFFFCC;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

A {
	text-decoration : none;
	color : #FFFFCC;
}
A:HOVER {
	color : #FFFFAA;
}



