a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration : none;
}


BODY {background-color: #F0F4D6}

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:hover {
	color : Black;
	text-decoration: none;
	background-color : #D7D7D7;
}

a:visited  {
	color : Black;
}

a:active  {
	color : Black;
	font-weight: bold;
	background-color : #D7D7D7;	
}
