body {
	background-color: #DED2B8;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.testo A:link {text-decoration: none;  color: #990000}
.testo A:visited {text-decoration: none;  color: #990000}
.testo A:active {text-decoration: none;  color: #999900}
.testo A:hover {text-decoration: underline; color: #999900}

.naviga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.naviga A:link {text-decoration: none;  color: #990000}
.naviga A:visited {text-decoration: none;  color: #990000}
.naviga A:active {text-decoration: none;  color: #999900}
.naviga A:hover {text-decoration: underline; color: #999900}

.titoletto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
