More than likely you are not closing your <a> tags in the text widget, so the browser is trying to close them for you by guessing.
Check the text widget and make sure you have a </a> for every <a> tag.
Jason Rhodes
2010-08-24 17:06:18