A:link { 
  color: #FFCC33;
}
A:active, A:visited {
  color: #FFCC00;
}

BODY,TD {
   font-family: "Verdana";
   font-size: 9pt;
}

