.testo {  font-family: Tahoma, Verdana, Arial; text-decoration: none}
.testoNormale {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #707171;
	font-size: 12px;
	font-weight: bold;


}
.testoPiccolo {

	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #707171;
	font-size: 10px;
	font-weight: bold;
}
.testoPiccoloeNero {


	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.linkNero {

	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.linkNero:hover {


	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.linkNeroPiccolo {

	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.linkNeroPiccolo:hover {


	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.testoScheda {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	margin: 10px;
	padding: 10px;

}
.linkNeroPiccoloNormale {


	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #707171;
	font-size: 10px;
	font-weight: normal;
}
.linkNeroPiccoloNormale:hover {


	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
