

a:link {		text-decoration: none;
				color: #0000CC;
		}
a:visited{ 
			color: #0000cc;
			text-decoration: none;		

		}

.tabella {font-size: 9pt;
			text-align: left;
		}
.piccolo  {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}