.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;


	color: # 7f7f7f;
	text-decoration: underline;
	color: #7f7f7f;
}
.TituloListado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #575858;
	font-weight: bold;
	text-decoration: none;
}

