
BODY{
  background-image : url(.gif);
  background-attachment : fixed;
  background-repeat: repeat-y;
}
body,td{ 
letter-spacing : 2px;
line-height : 12px;
font-size:7pt;
color:#AAAAAA;
font-family:'Osaka','Verdana','MS ¥´¥·¥Ã¥¯';
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#AAAAAA;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#000000;
}
A{
  text-decoration : none; color :#AAAAAA;
  cursor : default;
}
A:HOVER{
  color :#CCCCCC;
  text-decoration : none;
  cursor : default;
  visibility : visible;
  float : none;
  clear : none;
  position : relative;
  top : 2pt;
  left : 1pt;}

BR{letter-spacing:normal;}
