.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.copyright a:link {
	color: #333333;
	text-decoration: none;
}
.copyright a:visited {
	color: #333333;
	text-decoration: none;
}
.copyright a:hover {
	color: #333333;
	text-decoration: underline;
}
.copyright a:active {
	color: #333333;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E2E2E;
	text-decoration: none;
	text-align: left;
	padding-left: 130px;
	vertical-align: top;
	padding-top: 50px;
}
.titolo a:link {
	color: #1D285E;
	text-decoration: none;
}
.titolo a:visited {
	color: #1D285E;
	text-decoration: none;
}
.titolo a:hover {
	color: #1D285E;
	text-decoration: underline;
}
.titolo a:active {
	color: #1D285E;
}
.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.testi a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.testi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.testi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.testi a:active {
	color: #FFFFFF;
}
