li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(../imagenes/flechitaAzulOscuro.gif);
	color: #1D295D;


}
.tituloTexto- {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99BAFD;
	border-right-color: #99BAFD;
	border-bottom-color: #99BAFD;
	border-left-color: #99BAFD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #1D295D;



}
a:link {
	color: #1D295D;
	text-decoration: none;
}
a:visited {
	color: #1D295D;
	text-decoration: none;
}
a:hover {
	color: #E22C55;
	text-decoration: underline;
}
a:active {
	color: #E22C55;
	text-decoration: underline;
}

body { text-align:center; }