body {
	background-color: #FFFFE9;
}
.SfondoImg{
	border: thin solid #FFD700;
	border-right-width: medium;
	border-bottom-width: medium;
/*background-color: #FFFFD9;*/
	/: /;
}
.SfondoProva{
	background-image: url(../Images/Sfondo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}
.Sfondo{
	border: thin solid #FEFF6F;
	border-right-width: medium;
	border-bottom-width: medium;
	//*background-color: #FFFFD9;*//
	
}
.SfondoMnu{
	border: thin solid #FEFF6F;
	background-color: #FFFFD9;
}
a {
	font: larger;
	font-family: fantasy;
	text-decoration: none;
	text-shadow: Black;
	color: #1E90FF;
}
a:hover {
	font: larger;
	font-family: fantasy;
	text-decoration: none;
	text-shadow: Black;
	color: #0000CD;
}

.Mnu {
	font: larger;
	font-family: fantasy;
	text-decoration: none;
	text-shadow: Black;
	color: #8A2BE2;
}
.TitGra {
	font: 250%;
	font-family: cursive;
	text-decoration: none;
	text-shadow: Black;
	color: #FFD700;
}
.Alert {
	font: 250%;
	font-family: cursive;
	text-decoration: none;
	text-shadow: Black;
	color: #E48EFF;
}
.Testo {
	font-family: cursive;
	text-decoration: none;
	text-shadow: Black;
	color: Black;
	font: 150%;
}
.check 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: xx-small;
	height: 18px;
	width: 60px;
	}
