.CastelloDiCarta {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../Immagini/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	width: auto;
}
.CastelloDiCarta_home {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #000099;
	background-attachment: fixed;
	background-image: url(../Immagini/sfondo_home.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	height: auto;
	width: auto;
	list-style-position: inset;
	list-style-type: circle;
}

.ScrittaSfondo {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center center;
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	list-style-type: circle;
	list-style-position: inset;
}

.LinkSfondo {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center center;
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	text-transform: none;
	font-variant: normal;
	text-decoration: inherit underline;
	text-align: center;
	vertical-align: middle;
	list-style-type: circle;
	list-style-position: inset;
}

.ScrittaPiccola {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 2px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	list-style-type: circle;
	cursor: auto
}
.filastrocche {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.Link2 {
	font-family: Comix;
	color: #F74400;
	text-decoration: underline blink;
}
