body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sotto {
	font-family: Americana BT; font-size: 18px; color: #CC3300;
}
.sotto a:link {
	text-decoration: none;
	color: #CC3300;
}
.sotto a:visited {
	text-decoration: none;
	color: #CC3300;
}
.sotto a:hover {
	text-decoration: underline;
	color: #E09428;
}
.sotto a:active {
	text-decoration: none;
	color: #CC3300;
}


.testo {
	font-family: Americana BT; font-size: 15px; color: #E09428;
}
.testo a:link {
	text-decoration: none;
	color: #E09428;
}
.testo a:visited {
	text-decoration: none;
	color: #E09428;
}
.testo a:hover {
	text-decoration: underline;
	color: #CC3300;
}
.testo a:active {
	text-decoration: none;
	color: #E09428;
}
