  body { background-color : #FFCCFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
  td {font-family: Arial, Helvetica, sans-serif;  color: #000000; font-size: 9pt;}
  A:link {  

font-weight: bold;
color: #CC0000;}
  A:visited {color: #CC0000;}
  A:hover {
	background-color: #000000;
	color:#990000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline overline;
}
  A:active {
	text-decoration: none;
	color: #0099FF;
} 

