.menu {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.testosemplice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:hover {
	color: #4eab45;
}
.ovf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	overflow: auto;
	height: 600px;
	width: 240px;
}
BODY {
   scrollbar-base-color: #FFFFFF;
   scrollbar-face-color: #c90310;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-arrow-color: #FFFFFF;
   scrollbar-highlight-color: #4eab45;
   scrollbar-dark-shadow-color: #FFFFFF;
   scrollbar-3d-light-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
}
.ovf2 {
	overflow: auto;
	height: 850px;
	width: 430px;
	text-align: justify;
}
.ovf3 {
	overflow: auto;
	height: 120px;
	width: 410px;
}
.ovf4 {
	overflow: auto;
	height: 210px;
	width: 200px;
}

.Georgia12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.piccolo {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

