 
BODY{
  color : black;
  font-size : xx-small;
  line-height : 140%;
  background-color : white;
}
A{
  color : #393939;
  text-decoration : none;
}
A:VISITED{
  color : #666666;
}
A:ACTIVE{
  color : #cccccc;
}
TD{
  font-size : xx-small;
  line-height : 140%;
}
A:HOVER{
  
  text-decoration : line-through;
}
