body     { color: #000000; font-style: normal; font-size: 11px; font-family: Geneva, Verdana, Helvetica, Arial, sans-serif; background-color: #FFFBE0 }
td     { color: black; font-style: normal; font-size: 11px; font-family: Geneva, Verdana, Helvetica, Arial, sans-serif }
a:link {
	   text-decoration: none;
	   color: #000000;
}

a:active {
	text-decoration: none;
       	color: #000000;	   
}

a:visited {
	text-decoration: none;
        color: #000000;	   
}

a:hover {
	   text-decoration: underline;
 	   color: #000000;
}
