The dotted underline is seen in FireFox because it is interpreting the acronym tag that way. Since Snitz is using it improperly, and it is recomended that links get a title tag you should change it to: <a href=""" & strHomeURL & """" & dWStatus("Homepage") & " tabindex=""-1"" title=""Homepage"" <img src=home.gif></img></a>" & vbNewline & _
You will also see the underline in the Snitz Logo in the footer (inc_footer.asp)
BTW, the same underline is showing in your header navigation text links, that is why it is so thick.
The img tag doesn't have a closing tag. This: <img src=home.gif border=0></img> should be this: <img src=""home.gif"" border=""0"" />. You should also give your img width, height and alt attributes.
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.”