BODY {
	color: #EAEAEA;
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	text-align: left;
}

A {
	color: #CCCC99;
}

A:HOVER {
	color: White;
	text-decoration: none;
}
H1 {
	color: #999999;
	font-size: 175%;
	font-family: "Times New Roman", Times, serif;
}
