body {
	background-color: #1F7697;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sotto {
	font-family: Arial; font-size: 10px; color: #FFFF00;
}
.sotto a:link {
	text-decoration: none;
	color: #E29A25;
}
.sotto a:visited {
	text-decoration: none;
	color: #E29A25;
}
.sotto a:hover {
	text-decoration: underline;
	color: #2AA8D4;
}
.sotto a:active {
	text-decoration: none;
	color: #E29A25;
}

.sotto-index {
	font-family: Arial; font-size: 8px; color: #1F7697;
}


.testo {
	font-family: Arial; font-size: 14px; color: #E29A25;
}
.testo a:link {
	text-decoration: none;
	color: #000000;
}
.testo a:visited {
	text-decoration: none;
	color: #000000;
}
.testo a:hover {
	text-decoration: underline;
	color: #66D19D;
}
.testo a:active {
	text-decoration: none;
	color: #000000;
}

.testo1 {
	font-family: Arial; font-size: 12px; color: #E29A25;
}
.testo1 a:link {
	text-decoration: none;
	color: #E29A25;
}
.testo1 a:visited {
	text-decoration: none;
	color: #E29A25;
}
.testo1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.testo1 a:active {
	text-decoration: none;
	color: #E29A25;
}