  
BODY{
  font-size : 13px;
  color : #404040;
  text-decoration : none;
  font-family : "‚l‚r ƒSƒVƒbƒN";
}A{
  font-size : 13px;
  color : navy;
  text-decoration : none;
}A:HOVER{
  font-size : 13px;
  color : white;
  text-decoration : none;
  background-color : navy;
}A:ACTIVE{
  font-size : 13px;
  color : white;
  text-decoration : none;
  background-color : navy;
}
