.testohome {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.menu a:link {
	color: #000000;
	text-decoration: none;

}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #FF6600;
	text-decoration: none;
}
.menu a:active {
	color: #FF9900;
	text-decoration: none;

}
.bordo1 {
	border: 1px solid #B1B1B1;
}
.sfondomenu {
	background-color: #FFE3BB;

}
.sfondo1 {
	background-color: #FFEDD3;
}
.sfondocentrale {
	background-color: #FCFCF0;
}
.sfondo2 {
	background-color: #FCFCF0;
}

