.testi {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.testi:hover {
color:#ff7700;
}
.testiBold {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.testiBold:hover {
color:#ff7700;
}
.arancioBold {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7700;
	text-decoration: none;
	font-weight: bold;
}
.bncBold {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
