@charset   "Shift_JIS";
<STYLE type="text/css">
<!--
{
  }
A{
  color : silver;
  text-decoration : none;
}
A:HOVER{
  color : red;
  text-decoration : underline;
}
ADDRESS{
  font-size : 75%;
  font-style : normal;
  text-align : center;
  border-top : ridge;
  border-top-width : 1px;
  padding-top:5px;
  margin-top:15px;
  width : 700px;
  color : #666666;
}
-->
</STYLE>
P{
  font-size : 90%;
  line-height : 150%;
}
P{
  font-size : 90%;
  line-height : 150%;
}
P A{
  color : blue;
  text-decoration : none;
}
P A:HOVER{
  color : red;
  text-decoration : underline;
}

