Find the class used: (You can use the e-book viewers 'Inspector', then use Tweak-EPUB and Notepad editor to edit the CSS)
this Leaves the <a tags in place
change (or add) color: black; (blue is a link default)
change (or add) text-decoration: none; (underline is the default)
|