body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Immagini/CellaSfondo.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.Text {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #7F1255;
}
.Menu {
	color: #7F1255;
	font-weight: bold;
	text-decoration: none;
	font-family: "Comic Sans MS";
	text-transform: uppercase;
}
.Link {
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
}
.Biglietto {
	border: medium ridge #990066;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #7F1255;
}

