A:link, A:visited { text-decoration:none; color:blue; background-color:white; }
A:hover { text-decoration:underline; background-color:white; color:blue }

span.piccolo { font-family:arial,sans-serif; font-size:11px; color:black; background-color:white; }
span.testo { font-family:arial,sans-serif; font-size:12px; color:black; background-color:white; }

body { background-color:white; color:black; }

hr { width:100%; }

img { border:0px; }

div.center { text-align:center; }

table.center { text-align:center; }
