[<html>
<head>
<title> New Document </title>
<style>
a .class1{color: #009933 }
a.class2 {color: #CC0033 }
a.class3 {color: #ddff33 }
</style>
</head>
<body>
<a class=class1 href="http://www.iecn.net" target="_blank">
http://www.iecn.net</a> <br>
<a class=class2 href="http://www.iecn.net" target="_blank">
http://www.iecn.net</a> <br>
<a class=class3 href="http://www.iecn.net" target="_blank">
http://www.iecn.net</a> <br>
</body>
</html>
系统提示:这是一个从旧版导入的帖子,如有问题请参照原帖(原帖地址见顶楼)。