/*Agregado por Víctor Carrillo a solicitud de Ex Teresa */

a:link {
  text-decoration: none !important;
}

a:visited {
  text-decoration: none !important;
}

a:hover {
  text-decoration: none !important;
}

a:active {
  text-decoration: none !important;
}

a.expo {
  color:azure;
}
/*Fin de lo agregado*/
