.menuColor {
	background-color: #909090;
	text-align: left;
}
.Info {
	background-color: #5681B4;
}
.Captacion {
	background-color: #959595;
}
.reservas {
	background-color: #5681B4;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.text {
	background-color: #E4E6E7;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-size: 10pt;
}
.textlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #5681B6;
}
body {
	background-color: #ECE9D8;
	text-align: center;
}

