BODY  {text-decoration: none;
	   color : #E9F0D0; 
	   }

	   
TD
{
	text-decoration: none;
	   color : #E9F0D0; 
	   font-size: 12pt;
	   font-family: book antiqua,arial;
}
	
TH
{
	color : #E9F0D0;
	font-size: 18pt;
	font-family: book antiqua,arial;
}   
A:link  {text-decoration: none;
color : #E9F0D0;
 }

A:visited {text-decoration: none;
color: white;
 }

A:active {text-decoration: none; }

A:hover {text-decoration: none; color: "#766B6F"}


