body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#content a{
	color: #818A60;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer {
	color: #999999;
	line-height: 20px;
}

.footer A:LINK {
 color: #999999;
 text-decoration: underline;
 }

.footer A:VISITED {
 color: #999999;
 text-decoration: underline;
 }

.footer A:HOVER {
 color: #CCCCCC;
 text-decoration: none;
 }

.footer A:ACTIVE { 
 color: #CCCCCC;
 text-decoration: underline;
 }

.menu A:LINK {
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 }

.menu A:VISITED {
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 }

.menu A:HOVER {
 font-style: normal;
 font-weight: normal;
 color: #677046;
 text-decoration: none;
 }

.menu A:ACTIVE { 
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 }

img {
	border: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.bianco {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.sinistra {
	float: left;
	margin-right: 5px;
}
ul {
	list-style-image: url(img/freccia.gif);
}