html, body {	margin: 0px;	padding: 0px;}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #795A43;
	background-image: url(images/bkg2-old.png);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #795A43;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #795A43;
}
a:hover {
	text-decoration: none;
	color: #795A43;
}
a:active {
	text-decoration: underline;
	color: #B3927D;
}
.prezzi {
	border: 1px dotted #EDCAB7;
	text-align: center;
	vertical-align: middle;
}
.prezzi2 {
	border: 1px dotted #EDCAB7;
	vertical-align: middle;
}

.ram {
	border: 1px solid #999;
	background-color: #FFF;
}
.ram2 {
	border: 1px solid #F9D7C3;
}
.titolo {
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #795A43;
}

