a {
	color: #FFCC00;
	text-decoration: none;
	font-family:Verdana; 
	font-size:8pt;
}


	a:hover {
	text-decoration: underline;
	font-family:Verdana;
	font-size:8pt;
}

body
{
	font-family: Verdana;
	font-size:8pt; margin-bottom: 1;
	color:#FFFFFF;
	background-color:#000000;
}
