body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
	text-align: justify;
}
body {
	background-image: url(images/fondo.jpg);
}
a:link {
	color: #9ECDA1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ABD6B0;
}
a:hover {
	text-decoration: none;
	color: #88898B;
}
a:active {
	text-decoration: none;
	color: #ABD6B0;
	text-align: right;
}
.centro {
	margin-right: 3px;
	margin-left: auto;
	text-align: center;
}
#Tabella_01 tr td p strong {
	color: #9ECDA1;
}
#Tabella_01 tr td strong {
	color: #9ECDA1;
}

