a{
color: #330099;
cursor:hand;
text-decoration:none;
}
.normalenero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	text-decoration: none;
}
a.email:hover {
	text-decoration: underline;
}
.titolonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.titolorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	font-style: italic;

}
.sottotitolorosso {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	font-style: normal;
}
.sottotitolonero {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

