That is one reason for keeping the underline and adding other contrast options (usually defined in CSS). Screen readers will also recognize the html "anchor" and "href" tags.
<a class="normal rounded"
href="my_journal_view_main_dn.php"
title="Journal Entries"
target="_blank">
Journal display
</a>