.linkHP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #34050D;
	text-decoration: none;
	font-style: italic;
}
.linkHP:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #34050D;
	text-decoration: underline;
	font-style: italic;
}
.officinamundi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.officinamundi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
.linkHPSottolineato {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #34050D;
	text-decoration: underline;
	font-style: italic;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #460C15;
}
.testol {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #460C15;
	text-decoration:none;
	cursor:text;
}
.testoBold {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
