.sfondo {
	background-image: url("/img/sfondo.gif");
	background-color: #F1540D;
	background-position: 50% 0px;
	background-repeat: no-repeat;
}

td.testo { font-family: Arial; font-size: 13px; color: #001352 }


.testo { font-family: Arial; font-size: 12px; color: #4b0000 }

a:link.link1    {color: #8f0c00; font-family: Arial; font-size: 12px; font-weight:bold; text-decoration : none}
a:visited.link1 {color: #8f0c00; font-family: Arial; font-size: 12px; font-weight:bold; text-decoration : none}
a:hover.link1   {color: #8f0c00; font-family: Arial; font-size: 12px; font-weight:bold; text-decoration : underline}
