<style type="text/css">
<!--
A{ text-decoration:underline ;} /*下線なし*/
A:link{ color: #ccff66 ;} /*未訪問リンク*/
A:visited{ color: #ccff66 ;} /*訪問済*/
A:hover{color: #ff6666 ;} /*マウスを置いたとき*/
A:active{ color: #ff6666 ;} /*アクティブ*/
-->
</style>
