body, table, tr, td, th, span, p { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

a:link, a:active, a:visited { 
  color: #992251;
  text-decoration: underline;
}

a:hover { 
  color: #116616;
  text-decoration: none;
 }
