.testo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #25657E;
	font-style: normal;
	line-height: normal;
	text-align: left;
}

.link {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;

}
.link:Hover {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 10 px;
	color: #ECC506;
	text-decoration: none;
	font-weight: normal;
}
.testoBianco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #E3A803;
	font-style: normal;
	line-height: normal;
	text-align: center;
}
.testoBig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #25657E;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}

