.px8 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.reservas {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3A6C32;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.reservas:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00CC00;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.px8erro {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #CC3300;
}
.preco1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #D4F8C9;
	border: thin none #99EF81;
	text-align: center;
}
.preco2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #99EF81;
	border: thin none #D4F8C9;
	text-align: center;
}

