BODY {
	font-family: Arial;
	color: #000044;
	text-align: center;
	margin: 0px;
	scrollbar-base-color: white;
	background: #000;
}


A {
	text-decoration: none;
	color: #AAAAAA;
}

A:Hover {
	text-decoration: none;
	color: #FFFFFF;
}
