 
TD{
  font-size : 12px;
  line-height : 20px;
}
A{
  color : #999999;
  text-decoration : underline;
}
A:HOVER{
  color : #ff8000;
  text-decoration : none;
}
A:VISITED{
  color : #0080c0;
}
