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