<!--
* { font: 20px "ＭＳ ゴシック",
          "等幅ゴシック", sans-serif; }
a:link { text-decoration: none; color: blue; }
a:visited { text-decoration: none; color: navy; }
a:hover { text-decoration: none; color: rgb(80%,40%,100%); }
a:active { text-decoration: none; color: fuchsia; }
-->
