.normale {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	color: #FFFFFF;
}
.normalenospace {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.normalepicen {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.titolo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #C6B14C;
}
.borderimage {
	border: 2px solid #C6B14C;
}

.titolo1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C6B14C;
}

.link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}collegamenti {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}
