a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	font-style: normal;
}
a.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	font-style: normal;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
	font-style: normal;
}
a.menuitalic:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	font-style: italic;
}
a.menuitalic:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	font-style: italic;
}
a.menuitalic:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
	font-style: italic;
}

a:visited {  font-weight: bold; color: #993300; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 10pt}
a:link {  font-weight: bold; color: #993300; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 10pt}
a:hover {  font-weight: bold; color: #CC0000; text-decoration: underline; font-family: "Times New Roman", Times, serif; font-size: 10pt}
.corpo11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: left;
	color: #996600;
}
.titolo14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.titolo11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.corpo11_giust {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: justify;
	color: #996600;
}
.titolo12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.corpo11_italico {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #996600;
	font-style: italic;
	font-weight: normal;
}