 
A:LINK{
  color : maroon;
}
A:HOVER{
  color : #cc0000;
}
A:VISITED{
  color : #644d2f;
}
TD{
  font-size : 10pt;
}