.menuColor {
	background-color: #010163;
}
.Info {
	background-color: #909090;
}
.Captacion {
	background-color: #010163;
}
.reservas {
	background-color: #909090;
	color: #FFFFFF;
	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;
	color: #999999;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #ECE9D8}
