body {
	background-color: #008000;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #FFCC00;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
	cursor: default;
	padding-top: 40px;
	padding-bottom: 20px;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFCC;
	text-align: center;
}
/*
table {
	background-color: #008000;

}*/
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
.indirizzo {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #FFFF66;
	font-weight: bold;
}
.panoramica {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #FFFF66;
	font-weight: bold;
}
.prenotazione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #008000;
}
.piccolo {
	font-size: x-small;
	color: #FFFFCC;
	font-style: italic;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFF99;
}
.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFCC;
	background-color: #008000;
	border: thin solid #FFFFFF;
}
