I have some wierd problem when adding
a <A HREF> tag...

I have a thin toolbar that is a layer, in this layer I want to have
several buttons, that are only text. When using <A HREF> to make the link it seams like the actual area that is the link gets too big in IE, like there is some "extra room" around my actual button.

So the button becomes to big for my toolbar. This only appears in IE, not in Netscape. I have tried to set the padding, and margins of the A class to 0 px, with no luck. What could cause this problem.


The toolbar is 20px in hieght, and the text is 10px (set in the a class)

Any ideas???

/Smirre