 
BODY{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
  color : #cccccc;
  background-color : #004400;
  
  
  
  
  
  letter-spacing : 1pt;
  word-spacing : 2pt;
  
  
  line-height : 32px;
  

  
  
  
  
  background-attachment : scroll;
  background-repeat : repeat;
}
TABLE{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
  
  
  
  
  
  
  
  letter-spacing : 1pt;
  word-spacing : 2pt;
  
  
  line-height : 32px;

}
A:LINK{
  color : #ffff00;
}
A:VISITED{
  color : #0099ff;
}
A:ACTIVE{
  color : red;
}
A:HOVER{
  color : aqua;
}
