A:LINK{
  
  color:#000000;
  cursor : default;
  text-decoration : none;
}
A:ACTIVE{
  color:#000000;
  text-decoration : none;
  cursor : default;
}
A:VISITED{
  color:#000000;
  text-decoration : none;
  cursor : default;
}
A:HOVER{
  color:#ffffff;
  text-decoration : none;
  cursor : default;
  position:relative;
  top:1px;
  left:1px;
}
BODY{
  font-family : "HGŠÛºÞ¼¯¸M-PRO,MS UI Gothic","‚l‚r ƒSƒVƒbƒN","‚l‚r ‚oƒSƒVƒbƒN",HGPºÞ¼¯¸E,HGºÞ¼¯¸E,HGSºÞ¼¯¸E
  font-weight:normal;
  text-align:center;
  font-size : 8pt;
  
   scrollbar-base-color:#FFFFFF;
   scrollbar-face-color:#FFFFFF;
   scrollbar-shadow-color:#C8C8C8;
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3dlight-color:#C8C8C8;
   scrollbar-arrow-color:#C8C8C8;

  background-repeat : repeat;
  background-position:center center;
  background-attachment:fixed;
  cursor : crosshair;
  background-color : white;
  
  text-decoration : none;
}
