 
A{
  color : #ad8525;
  text-decoration : none;
}
A:HOVER{
  color : #009999;
  text-decoration : underline;
}
A:VISITED{
  color : #cccc99;
}
A:ACTIVE{
  color : #ff8000;
  text-decoration : none;
}
HR{
  size="1"
  color : #937e2d;
}
FONT{
  background-color : #f6fbf4;
}
TD{
  font-size : 14px;
  line-height : 24px;
}
