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