body {
	margin: 0px;
	background-color: #8C9EA8;
	}
.testo {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
	text-align:justify;
	padding:0px 5px 0px 5px;
	text-decoration: none;
}

.collegamento:link, .collegamento:visited{
	color: #FFFFFF;
	text-decoration:underline;
	}