body
{
	margin: 0;
	padding: 0px;
	background: #000000;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Verdana;
}

a:link
{
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	color: #ffffff;
	background-color: #660000;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	color: white;
	background-color: #990000;
		text-decoration: none;
}

a:visited
{
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	color: white;
	background-color: #660000;
	text-decoration: none;
}

a:active
{
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	color: white;
	background-color: #110000;
	text-decoration: none;
}
