body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #806000;
	margin: 0px;
	padding: 0px;
	scrollbar-track-color: #e7e7e7;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #2F323E;
	text-decoration: underline;
	font-style: normal;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #707070;
	text-decoration: none;
}
#testo {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#testo1 {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}
#testo_bianco {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #FFF;
}
