.indirizzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3e3828;
}
.dottline {
	padding: 6px;
	border-top: 1px none #663300;
	border-right: 1px none #663300;
	border-bottom: 1px dotted #663300;
	border-left: 1px none #663300;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 130%;
	color: #3e3828;
}
.cappello {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #60371A;
}
.linknero:link {
	color: #00000;
	text-decoration: underline;
}
.linknero:visited {
	text-decoration: underline;
	color: #00000;
}
.linknero:hover {
	text-decoration: none;
	color: #00000;
}
.linknero:active {
	text-decoration: underline;
	color: #00000;
}
