body {
	background-color: #DEDEDE;
}
.body a {
color: #FB933F;
	text-decoration: none;
}
.testo a:hover {
	color: #FB933F;
	text-decoration: underline;
}
#testo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	text-align: justify;
	padding: 10px;
}
#testo p {
	margin: 0px;
	padding: 0px;
}
#testo h1 {
	font-size: 1.1em;
	font-weight: bold;
}

.testo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1em;
}
.testo a {
	color: #FB933F;
	text-decoration: none;
}
.testo a:hover {
	color: #FB933F;
	text-decoration: underline;
}

