body  {
	background-color : #9AA86A;
	font-family : Verdana;
	font-size : 12px;
	color: #665436;
}


A 	{
	color: #665436;
	text-decoration : none;
	}


A:Hover {
	color: #230808;
	text-decoration : none;
	}

TD	{
	font-family : Verdana;
	font-size : 12px;
	color: #665436;
	font-weight: bold;
	}