BODY{
  color : #666666;
  background-color : white;
  cursor : crosshair;
  font-size : 12px;
  background-repeat : repeat-y;
  background-attachment : fixed;
  left : auto;
  　　　scrollbar-3dlight-color:white;
  　　　scrollbar-arrow-color:gray;
  　　　scrollbar-base-color:white;
  　　　scrollbar-darkshadow-color:white;
  　　　scrollbar-face-color:white;
  　　　scrollbar-highlight-color:white;
　　　scrollbar-shadow-color:white
}}
}
}
A{
  color : navy;
  text-decoration : none;
  cursor : w-resize;
}
A:VISITED{
  color : black;
  text-decoration : none;
  cursor : w-resize;
}
A:HOVER{
  color : #999999;
  text-decoration : underline;
  cursor : e-resize;
}
A:ACTIVE{
  color : teal;
  cursor : e-resize;
}
TD{
  font-size : 12px;
}
