body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

.testo a {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.testo a:hover {
	color: #990000;
	font-weight: normal;
	background-color: #CCDCEF;
}
