.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	color: #990033;
	text-decoration: none;
}
.sfondo {
	background-image: url(sfondopage.jpg);
	background-repeat: repeat-y;
}

.credits {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
}

