.menu_big {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #006600;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}
.menu_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.titolino {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #86BE05;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size:11;
  font-weight:normal;
}
h1 {
	font-size: 16px;
}


a:hover {
	color: #000099;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a.foot:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.foot:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.foot:visited {
	text-decoration: none;
	color: #FFFFFF;
}


.foot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
