.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
a.testo:link {
	color: #999999;
}
a.testo:visited {
	color: #999999;
}
a.testo:hover {
	color: #000000;
}

.contatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a.contatti:link {
	color: #999999;
}
a.contatti:visited {
	color: #999999;
}
a.contatti:hover {
	color: #000000;
}
.descrizione {
	color: #666666;
	font-weight: bold;
}
.codice {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
