.menu1 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #146188;
	background-color: #CAC899;
	text-decoration: none;
	font-weight: bold;
}
.menu1:hover {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #1C86B9;
	background-color: #CAC899;
	text-decoration: none;
	font-weight: bold;
}

.noticias {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.noticias:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #92B3E0;
	text-decoration: none;
}
.contrate {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #002134;
	font-weight: bold;
	text-decoration: none;
}
.contrate:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #005080;
	font-weight: bold;
	text-decoration: none;
}
.todos {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #517FD1;
	font-weight: bold;
	text-decoration: none;
}
.todos:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}