<!--
a:link { color:#003399 ;text-decoration:none ; }/*未訪問リンク */
a:visited { color:#003399 ;text-decoration:none ; }/*訪問済みリンク */
a:active { color:#003399 ; text-decoration:none ; }/*クリックしたとき */
a:hover { color:#EE0000 ; text-decoration:none ; }/*マウスが乗ったとき */
