I'd like to use Split Button visually represented as two hyperlinks. I used CssClass="e-link" and the button text itself looks fine, including the selected button remains underlined. However whenever I select one of the buttons there is visual flashing of the button boxes and when I click away the selected button gets a box rather than remaining as a link. Also, the Button Group remains with a faint outline which I'd like not to be visible. Is there a way in CSS to eliminate all decoration except keep the buttons as hyperlinks in appearance? Thank you.