	body { 
		background-color: #FDFDF2; 
		background-image: url("/images/back.jpg");
		text-align: center;
		font-family: helvetica, arial, sans-serif;
	}
	A:link { color: #000099 }
	A:visited { color: #000099 }
	A:active { color: #FF0000 }
	.alert {
		color: #FF0000;
		font-size: large;
	}
	.big {
		font-size: large;
	}
	.vbig {
		font-size: x-large;
	}
	.medium {
		font-size: medium;
	}
	.red {
		color: #FF0000;
	}
	.occhiello {
		text-align: center;
		font-style: oblique;
	}
	.blue {
		color: #0000FF;
	}
	.domanda {
		font-size: medium;
	}
	.domandaBlue {
		color: #0000FF;
		font-size: medium;
	}
	.domandaBig {
		font-size: x-large;
	}
	.small {
		font-size: small;
	}
	.xsmall {
		font-size: x-small;
	}
	.menu {
		font-size: small;
	}
	.price {
		color: #FF0000;
		font-style: bold;
		font-size: x-large;
	}
	.unaval {
		color: #FF0000;
		font-style: normal;
		font-size: medium;
	}
	.note {
		color: #999999;
		font-size: x-small;
	}
	.orlink { color: #FE9000 }
	a.orlink:link { color: #FE9000 }
	a.orlink:visited { color: #FE9000 }
	a.orlink:active { color: #FE9000 }
	.libera {
		border-color: #FDFDF2;
		border-style: hidden;
		border-width: 0;
	}
