.texto-footer {
	font-family: Tahoma;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}
.texto {
	font-family: "Nunito";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.destacado {
	font-family: "Nunito";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.titulo {
	font-family: "Nunito";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.subtitulo {
	padding-top: 25px;
	font-family: "Monotype Corsiva";
	font-size: 22px;
	font-weight: bold;
	color: #000066;
}
.navega {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.menuh {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: square;
	letter-spacing: 1px;
}

a{ 
	text-decoration: bold; 
	color: 0D5680 
}
a:hover { 
	text-decoration: bold; 
	color: 0B1869 
}
.Estilo2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-bottom: 1px;
}

li {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 5px;
}

