I thought I had this problem fixed. I'd tested in in Gmail, Yahoo, Google, everywhere. And it was working fine. But I see the problem recurring in Godaddy's Web Based Email. The link text is smaller than the rest of the text on the page. I'm sure it's the <p> throwing things off, but I've set some inline attributes in my <a> tags to counteract this. It works everywhere but godaddy. Here's the code I'm using. <a href="http://www.website.com" style="color:ff6600"><font size="3">text</font></a> Is there something else I should be doing? Color isn't showing either.