BODY
{
	background-color: #606060;
	margin: 1px;
}

A
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

A:hover
{
	text-decoration: underline;
}

