 
TEXTAREA{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
}
A{
  color : blue;
  text-decoration : none;
}
A:LINK{
  color : blue;
  text-decoration : none;
}
A:VISITED{
  color : navy;
  text-decoration : none;
}
A:HOVER{
  color : red;
  text-decoration : none;
}
A:ACTIVE{
  color : red;
}
BODY{
  background-image : url(kabe_menu2.jpg);
}