I believe there IS a code
QUOTE
<style type="text/css">
img { filter:greyscale;}
a:link img { filter:none;}
a:hover img { filter:Gray;}
</style>
a:link img means what color you want a linked picture to be.
a:hover means what color you want the picture to be when you mousehover it