BODY{
  background-image : url('index-bak_h8.png');
  background-repeat : repeat-y;background-position :  center;
  background-color : #FFF9F0;
  scrollbar-3dlight-color:#000080;
  scrollbar-arrow-color:#000080;
  scrollbar-base-color:#FFFFFF;
  scrollbar-darkshadow-color:#000080;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  color : #006600;
  font-family : "MS UI Gothic"
  
}

A{
  text-decoration : none;
}

A:HOVER{
  color : #800080;
  background-color : #FFCC99;
  text-decoration:none;
  position:relative;
  top:1px;
}