body {
	background-color: #CFC278;
	margin: 0px;
}
#text {
	font-family: "Lucida Handwriting";
	font-size: 14px;
	color: #CCCCCC;
	text-align: right;
	padding: 5px;
	font-weight: bold;
}

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
td.texto {
	background-color: #F1EBD3;
	padding: 15px;
}
td.membrete {
	background-color: #bfb9a9;
	font-family: Tahoma;
	font-size: 10px;
	padding: 5px;
	color: #4E5447;
}
.subtitulo {
	font-family: tahoma;
	font-size: 12px;
	color: #19515E;
}

.rates {
	font-family: tahoma;
	font-size: 12px;
	color: #244B50;
	font-weight: bold;
}
.reservas {
	font-family: tahoma;
	font-weight: bold;
	color: #424135;
	font-size: 12px;
}


a:link,visited  {
	color: #75725F;
	text-decoration: none;
}

a:hover,active {
	text-decoration: none;
	color: #163047;
}
a.menu:link  {
	color: #073D4D;
	text-decoration: none;
}
a.menu:visited  {
	color: #073D4D;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
	color: #95260B;
}
a.menu:active {
	text-decoration: none;
	color: #95260B;
}
a.membrete:link  {
	color: #4E5447;
	text-decoration: none;
}
a.membrete:visited  {
	color: #4E5447;
	text-decoration: none;
}
a.membrete:hover {
	text-decoration: none;
	color: #163047;
}
a.membrete:active {
	text-decoration: none;
	color: #163047;
}
.reservasBtn {
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFCC;
	font-size: 12px;
	background-color: #636357;
	border: 1px solid #000000;
}
.form {
	font-size: 11px;
	font-family: Tahoma;
}
