BODY{

} 
TD{
  font-size : 13px;
  font-family : "‚l‚r ƒSƒVƒbƒN";
}
A:LINK{
  color : navy;
  text-decoration : none;
}
A:VISITED{
  color : navy;
  text-decoration : none;
}
A:HOVER{
  color : red;
  text-decoration : underline;
}
A:ACTIVE{
  color : navy;
  text-decoration : underline;
}

