 
BODY{
  font-family : Verdana;
  color : gray;
  font-size : 9pt;
  text-decoration : none;
}
A{
  color : #0080ff;
  

  text-decoration : none;
}
A:LINK{
  color : #0080ff;
  

  text-decoration : none;
}
A:VISITED{
  color : #0080ff;
  

  text-decoration : none;
}
A:HOVER{
  color : #0000ff;
  text-decoration : none;
}
A:ACTIVE{
  color : #0000ff;
  text-decoration : none;
}
TD{
  font-size : 9pt;
}
