tr,td,th,body
{
	font-size: 8pt;
	color: white;
	font-family: verdana;
	text-decoration: none;
	color: #000000;
}
.title {
	font-size: 8pt;
}
a:link {
	text-decoration: none;
	font-weight : bold;
	color: #000000;
	}
	
a:hover {

	text-decoration: none;
	font-weight : bold;
	color: #FF0000;
	}

a:visited {
	text-decoration: none;
	font-weight : bold;
	color: #000000;
	}

a:active {
	text-decoration: none;
	font-weight : bold;
	color: #000000;
}
.footer {
	color: black;
}