html,body{
	margin:0;
	padding:0;
    border:0;
}


.TIT-verde:link, .TIT-verde:visited {
	color: #00785c;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.TIT-verde:hover {
	text-decoration: underline;
}

.testo {
	color: #000;
	font-family: arial;
	font-size: 11px;
}


