
body
{
	font-family: helvetica;
	background-color: #FFFFFF;
}

a:link
{
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}

a:visited

{
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #991122;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	background: #991122;
	text-decoration: none;
}
