.titoli {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.titoletti {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-style: italic;

}
.testo {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.testoHome {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

