.navmenu {
	color: #B54139;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: none;
}
a {
	color: #09F;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.testo {
	text-align: justify;
	margin: 10px;
}
.centrato {
	text-align: center;
}
.piccolo {
	font-size: x-small;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #B54139;
	font-size: 40px;
}
