a:link img {filter:gray;}
a:visited img {filter:gray;}
a:visited img {filter:gray;}
You can also add this code directly following the previous code, so that when someone hovers over any of the monochormed images, they return to their original color (For example, check out my profile)
a:hover img {filter:red;}