Hi, in my home page i have a image link on the footer, i've added it using a html widget, but it is underlined, like a text link, is possible to remove it? i've already tried with
style="text-decoration: none;"
the code of the widget is
<center><div style="font-weight: bold">Sito segnalato da</div></center>
<center><a href="http://www.liquida.it" title="Notizie, immagini e video dai blog italiani su Liquida"><img src="http://www.liquida.it/img/scudetti/liquida80.gif" width="82" height="34" border="0" /></a></center>














