a, a:link, a:visited, a:active, a:focus
{
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-size: 11px;
}

a:hover
{
	color : #888888;
	text-decoration : none;
	font-weight : bold;
	font-size: 11px;
}



body, td, th { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
