.testo-sito-grigio {
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
.testo-sito-grigio-corsivo {
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-style: italic;
}
a:hover {
	color: #D91173;
	text-decoration: none;
}
.testo-sito-grigio-mini {

	font-family: Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.testo-sito-viola-mini {


	font-family: Arial;
	font-weight: normal;
	color: #D91173;
	text-decoration: none;
	font-size: 11px;
}
.testo-sito-viola {
	font-family: Arial;
	font-weight: normal;
	color: #D91173;
	text-decoration: none;
	font-size: 13px;
}
