DIV {
	text-align : center;
}
BODY {
	font-family : Verdana;
	font-size : 12px;
	background-color : Black;
	color : #FF3300;
}
A {
	color : #FF3300;
}
A:HOVER {
	color : #FF3300;
	text-decoration : none;
}
