Page is a not externally linkable
bhonda - 2:03 pm on Dec 11, 2012 (gmt 0)
table {margin:auto;a:link, a:visited {color:#000000; font-size: 15px;font-style:italic; font-weight:bold;}}
Is that not supposed to be -
table {margin:auto;}
a:link, a:visited {color:#000000; font-size: 15px;font-style:italic; font-weight:bold;}
Just a guess. Probably won't fix your other problems, though.