.menuCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FC04FC;
	text-decoration: none;
}
.sottomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933CC;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.sfondo {
	background-image: url(image/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FC04FC;
	text-decoration: none;
}
.sottomenuCopia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}
