.codice_prodotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
}
.desc_voci{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
}
.voci_prodotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF6600;
	text-decoration: none;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.testo a:link {
	text-decoration: none;
	color: #000000;
}
.testo a:hover {
	text-decoration: none;
	color: #FF6600;/*FFFFFF;*/
}
.testo a:visited {
	text-decoration: none;
	color: #000000;
}
.testo a:active {
	text-decoration: none;
	color: #FF6600;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.titolo a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.titolo a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.titolo a:hover {
	text-decoration: none;
	color: #FF6600;
}
.titolo a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.testo_indietro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.testo_indietro a:link {
	text-decoration: none;
	color: #000000;
}
.testo_indietro a:visited {
	text-decoration: none;
	color: #000000;
}
.testo_indietro a:hover {
	text-decoration: none;
	color: #FF6600;
}
.testo_indietro a:active {
	text-decoration: none;
	color: #000000;
}
.link{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;}
a.link:hover{ color:#fff; text-decoration:underline}