@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;
}
P{
  font-size : 90%;
  color : white;
  line-height : 150%;
}
P A{
  color : olive;
}
-->
</STYLE>