body {
	background-image: url(muro.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0px;

}
a {
	color: ffebd0;
	font-size: 18px;
	font-weight: 900;
	text-decoration: none;
	background-color: af3331;



}
p {
	color: af3331;
}
td {
	color: af3331;
	font-size: 18px;
	font-weight: normal;
	text-align: justify;


}
.titolo {
	font-size: 22px;
	color: af3331;
	font-weight: bold;

}
a:hover {
	background-color: af3331;
	font-size: 18px;
	font-weight: 900;
	color: f2e84e;
}
hr {
	color: af3331;
}
.titolomedio {
	font-size: 20px;
	color: af3331;
	font-weight: bolder;
	text-decoration: underline;

}
.hotel {
	font-style: italic;
	font-size: 20px;
	color: #af3331;
	font-weight: bold;


}.newlink {
	color: #006666;
	background-color: #FFFFCC;

}
