.OpcionSuperior {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
A.OpcionSuperior {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
A.OpcionSuperior:Hover {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.tituloNaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

.tituloGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #585858;
}

.textoGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.enlaceTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #016DA5;
	text-decoration: none;
}
A.enlaceTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #016DA5;
	text-decoration: none;
}
A.enlaceTexto:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #016DA5;
	text-decoration: underline;
}

.navegacion {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #333333;
	font-weight: bold;
}
A.navegacion {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
A.navegacion:Hover {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.navHorizontal {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
}
A.navHorizontal {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.navHorizontal:Hover {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


.navHome {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #016DA5;
	text-decoration: none;
}
A.navHome {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #016DA5;
	text-decoration: none;
}
A.navHome:Hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #016DA5;
	text-decoration: underline;
}

.subnavegacion {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #333333;
}
A.subnavegacion {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #333333;
	text-decoration: none;
}
A.subnavegacion:Hover {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #333333;
	text-decoration: underline;
}
