body { color: #6699CC; background-color: black;
	font: 12px Arial, Helvetica, sans-serif;}

a:link{color: #999999; text-decoration: none; }
a:visited   {color: #999999; text-decoration: none; }
a:active    {color: #999999; text-decoration: none; }
a:hover     {color: #CCCCCC;
	text-decoration: underline;
}

H1{ font-size: 16px;
	font-family: Arial, Helvetica;
	color: #CCCC99;}

H2{ font-size: 14px;
	color: #CCCC99;
	font-family: Arial, Helvetica; }
