  
BODY{
  background-image : url(topgra.jpg);
  background-repeat : repeat-x;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  
  
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
H1{
  font-size : 20px;
  color : fuchsia;
}
H3{
  font-size : 12px;
  color : #999999;
}
H2{
  background-color : #ffcccc;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  font-size : 16px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  color : #660000;
}
A:HOVER{
  color : red;
  text-decoration : underline;
}
.titlelink{
  color : #660000;
  text-decoration : none;
}
H4{
  font-size : 13px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";

  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : #333333;
}
A{
  text-decoration : none;
}
