.titoli {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #D6BA28;
}
.sottotitoli {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: plain;
	color: #D6BA28;
}
.collegamenti {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2A4256;
	font-decoration: none;
	text-decoration: none;
}
.collegamentipiccoli {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A4256;
	font-decoration: none;
	text-decoration: none;
}
a:hover.collegamenti {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CA6325;
	font-decoration: none
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
}
.grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.giggio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
.titolomodello {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.testonascosto {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #f3f3f3;
}