BODY {
 background-image : url("../img/kabe.gif");
 background-repeat: repeat; 
 
background-attachment: scroll; 
 font-size : 15px;
 color : black;
 font-style : normal;
 font-family : 'MS UI Gothic';
 background-color : #ffffff;
}
A {
  font-size : 15px;
  color : #00007C;
}
A:HOVER {
  color : #001854;
}
A:ACTIVE {
  color : #FF0000;
}
A:LINK {
  color : #001854;
}
TR {
  color : black;
 
 font-size : 15px;
}
TD {
  border-style : hidden;
}

