.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #336699;
	font-weight: bold;
	line-height: 110%;
}
.iniziale {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #336699;
	font-style: normal;
	line-height: 110%;
}
.percorso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline overline;
	font-weight: bold;
}
.indirizzo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.completa {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000066;
}
.bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.arancione_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFC926;
	text-decoration: none;
}
.arancione_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFC926;
	text-decoration: underline;
}
.testorosso {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	line-height: 110%;
}
