.Caratteri {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	font-style: normal;
	font-weight: normal;




}
.caratteri2 {
	background-image: url(Immagini/sfondo.jpg);
	background-repeat: no-repeat;
}
.Collegamenti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #3333CC;
	text-decoration: none;
	font-weight: normal;

}
