table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	text-decoration: none ; 
	line-height: 18px
}


a.{text-decoration: none;} 
a:hover{color: #CC0000; text-decoration: underline} 
a.grey:hover { color: #72000B; } 
a.grey:link { color: #000000;} 
a.grey:visited { color: #72000B;} 
a.grey:active { color: #72000B;} 
A.a:link { color: #000000; width: 100%; text-decoration: none} 
A.a:hover {background-color: #EBF9FF; width: 100%; text-decoration:none;} 
A.a:visited {background-color: #EBF9FF; width: 100%; text-decoration:none;}
