body {
	background-attachment: scroll;
	background-color: #666666;
	background-image: url(img/fondino1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

 

a:link {
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
a:visited {
	font-size: 16px;
	color: #oooooo;
	font-weight: bold;

}
a:hover {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;

}
a:active {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;

}
.prezzo {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #00CC00;
	background-position: center;

}

