body {
 font-family: Verdana,ARIAL,HELVETICA;
 font-size: small;
}
table {
 font-family: Verdana,ARIAL,HELVETICA;
 font-size: small;
}
td {
 font-family: Verdana,ARIAL,HELVETICA;
 font-size: "10pt";
}

a:link { font-weight:bold; color:black; text-decoration:none; }
a:visited { font-weight:bold; color:black; text-decoration:none; }
a:focus { font-weight:bold; color:black; text-decoration:underline; }
a:hover { font-weight:bold; color:#808080; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:none; }