.testopiccolo {
	font-family: tahoma;
	font-size: 9px;
	color: #ECECD9;
	text-decoration: none;
}
.testopiccoloNero {
	font-family: tahoma;
	font-size: 9px;
	color: Black;
	text-decoration: none;
}
.testonormalenero{
	font-family: tahoma;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
.titolo {
	font-family: tahoma;
	font-size: 11px;
	color: #ECECD9;
	text-decoration: none;
}
a:hover.titolo {
	color: #CC0000;
}
.tabella {
	border: 1px solid #FAFAF8;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	color: #ECECD9;
	background-color: #28230F;
	border: 1px solid #000000;
}

.normale {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
testo normale {
	font-family: Tahoma;
	font-size: 12px;
}
