body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #110077;
	margin-top: 0px;
}
h1 {
	font-size: 10px;
	margin-bottom: 3px;
	margin-top: 2px;
	text-align: center;
	color: #6E80CC;
}
a:link {
	text-decoration: none;
	color: #FFF;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: none;
	color: #FF0;
}
.footer {
	font-size: 10px;
	color: #6E80CC;
}
.menu {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.titoloindex1 {
	font-size: 22px;
	color: #ff0;
	font-weight: bold;
}
.titoloindex2 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
.titoloindex3 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.testo {
	font-size: 12px;
	color: #fff;
}
.titolo {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
