/*ƒŠƒ“ƒN*/
a:link	{text-decoration : none; color: seablue ; }
a:visited {text-decoration : none; color: green ; }
a:active {text-decoration : none; color: skyblue ; }
a:hover	{text-decoration :underline; color: gold ; }
<Style Type="text/css">
<!--body,td {font-size: 12px;}-->
<!--body,td{line-height:13pt;}-->
</Style>