a {
	color: #8F2626;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #FFFF99;
	background-color: transparent;
	text-decoration: underline overline;
}

A IMG {filter: alpha (opacity=68);}
A:hover IMG {filter: alpha (opacity=99);}

body {
	background-color: #000000;
	color: #F4A460;
	margin: 0;
	text-align: justify;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	text-align: center;
}

h4 {
	font-family:  "Courier New", Courier, monospace;
	font-size: small;
	text-align: center;
}

hr {
	color: #A97344;
	background-color: transparent;
	text-align: center;
	width: 75%;
	clear: both;
}

img.riquadro {
	border-style: double;
	border-color: #A97344;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.menu {
	background-color: #FFFF99;
	background-image: url(../images/menu.jpg);
	border-bottom: 1px dashed;
	border-left: 1px dashed;
	border-right: 1px dashed;
	border-top: 1px dashed;
	border-color: #FFFF99;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A97344;
}

.menuinterno {
	color: #482400;
	background-color: transparent;
}

.menu a {
	color: #000000;
	background-color: transparent;

}

.principale {
	background-color: #482400;
	border-bottom: 2px dashed;
	border-left: 2px dashed;
	border-right: 2px dashed;
	border-top: 2px dashed;
	border-color: #A97344;
	color: #F4A460;
	letter-spacing: 1px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
