BODY{
  scrollbar-3dlight-color:#339900;
　　　　scrollbar-arrow-color:#3399000;
　　　　scrollbar-base-color:white;
　　　　scrollbar-darkshadow-color:#ffffff;
　　　　scrollbar-face-color:white;
　　　　scrollbar-highlight-color:#ffffff;
　　　　scrollbar-shadow-color:#339900;
}

A{
  cursor : hand;
  color : green;
  
  text-decoration : none;
}
BODY{
  cursor : crosshair;
  background-image : url(../img/bg_koushi_gg.gif);
  background-repeat : repeat;
}
A:HOVER{
  color : olive;
  background-color : #f1fcda;
}
