.titolo {
	font-family: Arial;
	font-size : 14px;
	color : #858B85;
	font-weight : bold;
}

.sottotitolo {
	font-family: Arial;
	font-size : 12px;
	color : Black;
}

.testo {
	font-family: Arial;
	font-size : 12px;
	color : #313131;
}

.testorosso {
	font-family: Arial;
	font-size : 12px;
	color : #FC3012;
}

.testoverde {
	font-family: Arial;
	font-size : 12px;
	color : #3A9D1A;
}

.link {
	font-family: Arial;
	font-size : 12px;
	color : #313131;
}

