Link color - css

I have a div for my navigation. My navigation is all images… there’s no text at all. My CSS for my navigation is external. I have a:link (in my external css) and it’s an orange color. I want that for my links but NOT for my navigation. So right now my navigation images having a border of orange since they’re links and it looks extremely tacky. I want that removed. Is it possible to get rid of the link color for my navigation?