body
{
	background-color: #000000;
	font-family: arial, helvetica;
	color: #cccccc;
}

h1
{
	font-size: 150%;
}

a:link, a:active, a:visited
{
	color: #800000;
	text-decoration: none;
}

a:hover
{
	color: #004000;
	text-decoration: none;
}
