body{
	scrollbar-base-color:#5C1418;
	background-color: #8b9970;
}

.testo {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: justify;
}
.intestazione {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}.linea {
	color: #5C1418;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
color: #990000;
}
