.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;

}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: CD810D;
	text-decoration: none;

}
.titolone {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: CD810D;
	text-decoration: none;

}
.didascalie {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	text-decoration: none;

}
.didascalielow {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
.normallow {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.titololow {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: CD810D;
	text-decoration: none;
}
.titolonelow {

	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: CD810D;
	text-decoration: none;
}

