.texto {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: normal;
	color: #000066;
	list-style-type: square;
}
.destacado {

	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.titulo {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.subtitulo {


	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;
}
