.FondoListado {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height:30px;
	vertical-align:middle;
	background-color: #EDF1FF;
	color: #03095f;
}
.FondoListadoHover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height:30px;
	vertical-align:middle;
	background-color: #d4dbeb;
	color: #03095f;
}
.FondoListadoTitulos {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	height:21px;
	vertical-align:middle;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #03095f;
	color:#FFFFFF;
}
.FondoListadoTitulosHover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height:21px;
	vertical-align:middle;
	background-color: #4A503B;
	color:#FFFFFF;
}
.ListadoLink {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.ListadoLinkHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #880000;
}
.LetraPequeForm {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

