[stramountaddAttribute:NSForegroundColorAttributeNamevalue:RGB(99,99,99)range:NSMakeRange(0, stramount.length-1)];
[stramountaddAttribute:NSFontAttributeNamevalue:[UIFontboldSystemFontOfSize:20]range:NSMakeRange(0, stramount.length-1)];
[stramountaddAttribute:NSFontAttributeNamevalue:[UIFontsystemFontOfSize:12]range:NSMakeRange(stramount.length-1,1)];
_interest.attributedText = strInterst ;