BODY {
	background-color:#000; 
	color: #000000; 
	margin-top: 0px; 
	margin-bottom: 0px;
	font-family: "Imperial BT";
	font-size: 10;
}

A {
	color: #FF0000;
}

A:HOVER {
	color: #FF0000;
}

#special {color:#737171;}
