.testohome {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.testohome:hover {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.form {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
}
.titoli {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white :hover {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.menutesto {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menutesto :hover {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.mappa {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
.mappa :hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;

}
.mappasmall {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.mappasmall:hover{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
}
.frecce {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	
}	
.blu-testo {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #7391a8;
	text-decoration: none;
}
.blu-testo:hover {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #7391a8;
	text-decoration: underline;
}
