body {
	background-color: #6699cc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sotto-index {
	font-family: Comic Sans MS; font-size: 14px; color: #000000;
}

.sotto-index2 {
	font-family: Comic Sans MS; font-size: 14px; color: #ffffff;
}

.testo {
	font-family: Comic Sans MS; font-size: 20px; color: #000000;
}
.testo a:link {
	text-decoration: none;
	color: #68C2E1;
}
.testo a:visited {
	text-decoration: none;
	color: #68C2E1;
}
.testo a:hover {
	text-decoration: underline;
	color: #000000;
}
.testo a:active {
	text-decoration: none;
	color: #68C2E1;
}
