 
TD{
  line-height : 130%;
}
A{
  color : white;
}
A:LINK{
  color : white;
}
A:VISITED{
  color : silver;
}
A:HOVER{
  color : yellow;
}
A:ACTIVE{
  color : yellow;
}
