BODY {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-align: justify;
}
p {
	font-family: sans-serif;
	font-size: x-small;
	color: Black;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
	}
li {
	font-family: sans-serif;
	font-size: x-small;
	color: Black;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
}
a {
	text-decoration: none;
}


a.piccolo {
	color: White;
	text-decoration: none;
}

a.piccolo:HOVER {
	color: #FFD700;
	text-decoration: none;
}
a.titoli {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-align: justify;
	color: #669900;
	font-weight: bold;
}
a.titoli:hover {
	color: Black;
	font-family: Arial, sans-serif;
	font
	font-size: x-small;
	text-align: justify;
	color: #FFD700;
	font-weight: bold;
	background-color: #669900;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
