
A:HOVER{
  color: #FF3333;
  text-decoration : underline;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration : none;
}
TD{
  font-size : 9.6pt;
}
BODY{
  font-size : 9.6pt;
}
