.menu-dalt-link a:link {  color: #183366; text-decoration: none}
.menu-dalt-link a:visited {  color: #183366; text-decoration: none}
.menu-dalt-link a:hover {  color: #F3FDFF; text-decoration: none}
.menu-dalt-link a:active {  color: #183366; text-decoration: none}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e7ecf0;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #607491;
}.tabla-azul-oscuro {
	background-color: #104e78;
}
.tabla-azul {
	background-color: #608ead;
		border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #104e78;
}
.tabla-naranja {
	background-color: #bf5f13;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #104e78;
}
body {
	background-color: #e7ecf0;
}
