.contenido {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.link-oscuro {
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
}
.link-oscuro:hover {
	color: #990000;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
}
.link-oscuro:visited {
	color: #006E1E;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
}
.linksalud {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #006633;
}
.tabla {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #006633;
}

.titulos {
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	font-style: normal;
	color: #006633;
}
.subtitulos {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #81A042;
}
.texto-mapa {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.subtitulos-ficha {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
