<STYLE type="text/css">
<!--
A {text-decoration: none;}
A:hover {color:#ffffff;text-decoration:none;}

/* リンクのスタイル */
a:link { color : #3A75E2;
        text-decoration : none }

/* すでにしたリンクのスタイル */
a:visited { color : #1F96C9;
            text-decoration : none }

/* マウスが上にあるリンクのスタイル */
a:hover { color: #F127BF;
          text-decoration: underline }
body {font-size: 11pt;scrollbar-face-color:#ffdfff;}
-->
</STYLE>


