.testo {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-top: 21px;
	padding-left: 23px;
	padding-right: 15px;
}
.testobig {
	font-family: Verdana;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}
.grafico {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 35px;
	font-weight: normal;
}
.prodotti {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	padding-left: 5px;
}
.testo12 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 23px;
}
.testo10 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.mail {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Verdana;
	color: #990000;
	text-decoration: none;
}

a.sidemenu {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(square.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a.sidemenu:hover {
	text-decoration: none;
	background-image: url(squarehover.gif);
	background-repeat: no-repeat;
	background-position: center left;
}