body {
	background-color: #001D2D;
}
.menumain {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.titoloGenerale {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #66FFCC;
	text-align: center;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.didascalia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.staff {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00FFFF;
	text-align: center;
	background-position: center;
}
.anag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFF00;
	white-space: normal;
	font-weight: bold;
}
.eventi {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
}
.linkYouTube {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #00FFFF;
}
a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
.PoesieTitolo {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	text-align: center;
}
.poesieTesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.PoesieAutore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
}
