 
A:LINK{
  color : #6868ff;
  font-weight : bold;
  text-decoration : none;
}
TD{
  font-size : x-small;
  
}
A:VISITED{
  font-weight : bold;
  color : #5fb34d;
  text-decoration : none;
}
A:HOVER{
  font-weight : bold;
  color : #6868ff;
  text-decoration : underline;
}
A:ACTIVE{
  font-weight : bold;
  color : #ff8080;
  text-decoration : underline;
}
BODY{
  color : #666666;
}
