.titolo1 {
	font-family: tahoma;
	font-size: 11px;
	color: BFA512;
	font-weight: bold;
}
.testo1 {
	font-family: tahoma;
	font-size: 11px;
}
.testo2 {
	font-family: tahoma;
	font-size: 11px;
	color: #2F2D2C;
	font-weight: normal;
}
.piccolo {
	font-family: tahoma;
	font-size: 10px;
}
.testo_prova {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;

}
A:link {
	TEXT-DECORATION: underline;
	color: #2F2D2C;

}
A:visited {
	TEXT-DECORATION: underline;
	color: #2F2D2C;

}
A:hover {
	TEXT-DECORATION: underline;
	color: #bfa512;

}
