BODY{
  color: #a0d0ff;
  margin-top : 0px;
  background-color : #000000;
  background-image : url(image/fuyu6.jpg);
  background-repeat : repeat-x;
  background-position : bottom;
  background-attachment : fixed;
  text-decoration : none;
  text-align : center;
  cursor : crosshair;
}

td.usui{
filter:Alpha(opacity=70);
background-color: #eeffff;
font-size: 15px;
color="#000000";
}
  .ss{
vertical-align: middle;
}
  a:link { color: black;text-decoration: none }
  a:visited { color: black;text-decoration: none }
  a:active { color: red;text-decoration: none }
  a:hover { color: red;text-decoration: none }

  a.nav:link { color: #a0d0ff;text-decoration: none }
  a.nav:visited { color: #a0d0ff;text-decoration: none }
  anav:active { color: red;text-decoration: none }
  anav:hover { color: red;text-decoration: none }
