.Testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.TestoPiccoloCentr {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.TestoPiccolo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.TestoTitolo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #91042D;
	text-align: justify;
	font-weight: bold;
}
A:link, A:visited { 
	text-decoration: none 
}

A:hover { 
	text-decoration: underline 
}
.TestoBianco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
