A:link {
  font-family : Verdana, sans-serif;
  font-size : 10px;
  background-color : transparent;
  color : #229922;
  text-decoration : none;
  font-weight : bold;
  }

A:visited {
  font-family : Verdana, sans-serif;
  font-size : 10px;
  color : #e7c26c;
  background-color : transparent;
  font-weight : bold;
  text-decoration : none;
  }

A:hover {
  font-family : Verdana, sans-serif;
  font-size : 10px;
  color : #22ee22;
  background-color : transparent;
  text-decoration : none;
  }

P {
   font-family : Verdana, sans-serif;
   font-size : 11px;
   line-height : 150%;
   color: #003300;
   margin-top : 1px;
   margin-bottom : 1px;
   padding-bottom : 0px;
}

TD {
   font-family : Verdana, sans-serif;
   font-size : 11px;
   line-height : 125%;
   color: #003300;
}
