 
BODY{
  background-image : url(sozai/hare1.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : right bottom;
}
A:LINK{
  font-size : x-small;
  color : #616161;
}
A:VISITED{
  color : #8c8c8c;
  font-size : x-small;
}
A:HOVER{
  color : #cccccc;
}
A{
  border-color : white white white white;
  cursor : auto;
  text-decoration : none;
}
