 
BODY{
  background-image : url(gazou/bg001.gif);
  background-repeat : repeat;
  background-attachment : fixed;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
TD{
  font-size : 11pt;
  line-height : 120%;
}
A{
  color : blue;
  text-decoration : none;
}
A:hover{
  color : red;
  text-decoration : underline;
}
.link2{
  color : white;
  text-decoration : none;
}
.fsilver{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;}
.fblue{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : blue blue blue blue;}
