  
BODY{
  font-size : 12px;
  color : #666666;
  background-color : white;
  letter-spacing : 1.5px;
}
A{
  letter-spacing : 1.5px;
  font-size : 12px;
  color : #999999;
  text-decoration : underline;
}
A:HOVER{
  font-size : 12px;
  color : #ff8040;
  text-decoration : underline;
}
TD{
  font-size : 12px;
  text-decoration : none;
}
