CSS 调用
<STYLE TYPE="text/css"><!--
td { font-family: "宋体"; font-size: 12px; color: #000000}
a:link { color: #0000FF; text-decoration: none}
a:visited { color: #666666; text-decoration: none}
a:active {color:green;text-decoration: none;}
a:hover { color: #FF0000;background-color:#ff9900;text-decoration: underline }
-->
</STYLE>
我在后面该怎么调用这个样式啊
a这个 样式