BODY {
	color: #FF3300;
	background: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}
TR.center {
	text-align : center;
}
A {
	color : #FF3300;
}
A:HOVER {
	color : #FF3300;
	text-decoration : none;
}
