body {
background-attachment: fixed;
background-image : url(kabegami-style-white-sousyoku-ao2.jpg);
background-repeat: no-repeat;
background-position: right bottom;
scrollbar-face-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#dddddd;
scrollbar-darkshadow-color:#ffffff;
background-color :#ffffff;
color :#555555;
cursor:crosshair;
font-size:10pt;
font-family:Verdana;
margin-top : 50px;
margin-left : 50px;
}

a {
color:#333333;
vcolor:#333333;
acolor:#000000;
text-decoration:none;
cursor : w-resize;
}

A:HOVER{
  color :#999999;
  text-decoration : none;
  cursor : w-resize;
  visibility : visible;
  float : none;
  clear : none;
  position : relative;
  top : 1pt;
  left : 1pt;
}