body { color: white; font-family: Arial, Helvetica, sans-serif; }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

A.type1:link     { color: #757575; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none   ; }
A.type1:visited  { color: #aaa; font-size: 10px; text-decoration: none  }
A.type1:active   { color: #ccc; text-decoration: none }
A.type1:hover     { color: #ccc; text-decoration: underline }

