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