table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #000000;
	text-decoration: none ; 
}
A.a:active { width: 100%; line-height: 15px; background-color: #F8D994; height: 22px; text-decoration: none} 
A.a:link { color: #000000; width: 100%;  background-color: #F8D994; line-height: 22px; height: 22px; font-size: 9pt; text-decoration: none} 
A.a:hover { color: #ffffff; background-color: #003366; width: 100%; line-height: 22px; height: 22px;text-decoration:none; font-size: 9pt;}
A.a:visited { color: #ffffff; background-color: #003366; width: 100%; line-height: 22px; height: 22px;text-decoration:none; font-size: 9pt;} 