I am working on a site where a number of links on the home page are styled:
text-decoration:none;
This works fine in all browsers, except IE8. Please look at the home page in Firefox or Safari first then look at it in IE8 and you'll see what I mean. IE is usually more in synch thank IE7 but in this case IE7 works fine. Any clues why this is happening?
Thanks.