body{
  font-size : 12px;
  font-family : Verdana,MS UI Gothic;
  font-weight : bolder;
  color : #cccccc;
  text-decoration : none;}
body{
  background-image : url(img/bk.png);
  background-repeat : no-repeat;  
background-attachment : fixed;}
body{scrollbar-face-color:#000000; 
scrollbar-track-color:#000000; scrollbar-arrow-color:#999999; 
scrollbar-highlight-color:#000000; scrollbar-shadow-color:#000000; 
scrollbar-3dlight-color:#000000; scrollbar-darkshadow-color:#000000;}


hr{size:1px; color:#cccccc;}
TABLE{
  font-size : 11px;
  font-family : Arial,"MS UI Gothic";
}
A:LINK{
  color : gray;
  text-decoration : none;
  cursor : crosshair;
}
A:HOVER{
  color : white;
  text-decoration : none;
  cursor : crosshair;
}
