.tituloAzul {
    font-family: Verdana;
	font-size: 13px;
 	font-weight: bold;
	color: #255a79;
	text-decoration: none;
	}

.portada {
    font-family: Arial;
	font-size: 24px;
 	font-weight: bold;
	color: #51B0FE;
	text-decoration: none;
	}

.textoAzul {
    font-family: Verdana;
	font-size: 10px;
 	font-weight: normal;
	color: #255a79;
	text-decoration: none;
	}

.textoAzulG {
    font-family: Verdana;
	font-size: 11px;
 	font-weight: bold;
	color: #255a79;
	text-decoration: none;
	}

.textoVerde {
    font-family: Arial;
	font-size: 9px;
 	font-weight: normal;
	color: #4c6a70;
	text-decoration: none;
	}
	
.textoContenido {
	font-family: Verdana;
	font-size: 13px;
 	font-weight: bold;
	color: #217DC9;
	text-decoration: none;
	}
	
.menu:link {
	font-family: Arial;
	font-size: 10px;
 	font-weight: bold;
	color: #4c6a70;
	text-decoration: underline;
}
.menu:visited {
	font-family: Arial;
	font-size: 10px;
 	font-weight: bold;
	color: #4c6a70;
	text-decoration: underline;
}
.menu:hover {
	font-family: Arial;
	font-size: 10px;
 	font-weight: bold;
	color: black;
	text-decoration: underline;
}
.menu:active {
	font-family: Arial;
	font-size: 10px;
 	font-weight: bold;
	color: #4c6a70;
	text-decoration: underline;
}

.menuGrande:link {
	font-family: Verdana;
	font-size: 13px;
 	font-weight: bold;
	color: #255a79;
	text-decoration: none;
}
.menuGrande:visited {
	font-family: Verdana;
	font-size: 13px;
 	font-weight: bold;
	color: #255a79;
	text-decoration: none;
}
.menuGrande:hover {
	font-family: Verdana;
	font-size: 13px;
 	font-weight: underline;
	color: #255a79;
	text-decoration: none;
}
.menuGrande:active {
	font-family: Verdana;
	font-size: 13px;
 	font-weight: bold;
	color: #255a79;
	text-decoration: none;
}