/**  Newemotion.it (c) 2009 Alessandro Gaudenzi **/


.titolo {
	font-family: Times New Roman;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}

.titolo:hover {
	color: #666666;
}

.testo {
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding: 5px;
}

.link {
	font-family: Verdana;
	font-size: 14px;
	color: #CE2B37;
}

.link:hover {
	color: #009246;
}

.numero {
	font-family: Verdana;
	font-size: 10px;
	color: #009246;
	text-align: justify;
}

.numero:hover {
	color: #CE2B37;
}

.numerorosso {
	font-family: Verdana;
	font-size: 10px;
	color: #CE2B37;
}

.crediti {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.arialinkpiccolo {
	font-family: Verdana;
	font-size: 14px;
	color: #009246;
	text-align: justify;
}

.arialinkpiccolo:hover {
	color: #CE2B37;
}

