BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	background :  url("pokblue.gif");}


A {
	text-decoration: none;
	color: Maroon;
	background-color: transparent; }


A:Hover {
	text-decoration: underline;
	color: red;
	background-color: Yellow
}

