body
{
	background-color: black;
	margin: 10px;
	font-family: Verdana;
}

a
{
	color: Gray;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
}

a:active
{
	color: Gray;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
}

a:visited
{
	color: Gray;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
}

a:link
{
	color: Gray;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
}

a:hover
{
	color: Gray;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;	
}
