body,td,th,tr {
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px;
}
a { 
	color: #BF6540; 
	text-decoration: underline;
}

a:hover {
	color: #A0A8D2; 
	text-decoration: underline;
}

a.bottom {
	color: #000000;
	text-decoration: underline;
	font-weight: none;
}
a:hover.bottom {
	color: #A0A8D2;
	text-decoration: underline;
	font-weight: none;
}

table.marco {
	border: 2px solid #BF6540;
}
table.marco2 {
	border: 2px dotted #BF6540;
}
.backmusica
{
	border: 2px dotted #BF6540;
	background-attachment: fixed;
	background-image: url(images/gastro02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}