a:link {
	text-decoration: none;
}
a:visited {
	
		text-decoration: none;
}
a:hover {
	color: #ffffff;
		text-decoration: none;
}
a:active {

		text-decoration: none;
}

.piccolo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #95200d;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #491833;
	text-decoration: none;
	line-height: 18px;
}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #95200d;
}
.modulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.campi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

