Does this selector a[href="yourlink"] work in IE 7 and 8? I'm using XHTML doctype.
a[href="yourlink"]
Yes, is does.
See this list of CSS compatibility table ([attr] selector).