I have a few instances where I place image within a link. Normally if you set border=\"0\" there line under a link does not apply to the image. However, I had to specify DOC
If you are linking to an image, try the following:
a[href$=jpg], a[href$=png] { text-decoration: none; }