Adding this in Design > Custom CSS worked for me. It's one of the old ways to do it in one of the types of 7.0 templates:
/* Remove non-background image underline for heading and paragraph links */
h1 a, h2 a, h3 a, h4 a, p a {text-decoration: none!important}