图片去色
<html>
<head>
<title>无标题文档</title>
<meta http-equiv="Content-Type" c>
<style>
<!--
a.xx:link { filter: Gray; width=1px}
a.xx:visited { filter: Gray; width=1px}
a.xx:hover { filter: Chroma(Color=#)}
-->
</style>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<a href="#;" class="xx"><img src="http://bbs.51js.com/images/51js.gif" width="468" height="60" border="0"></a>
</body>
</html>