body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a:active {color: #99FF99;
	text-decoration: none;}
a:hover {color: ##809A65;
	text-decoration: none;}
a:link {color: #666633;
	text-decoration: none;}
a:visited {
	color: #666666;
	text-decoration: none;
}
h1 {color: #993333;}
