Links, declared with an <code>&lt;a&gt;</code> tag, have a few ways of showing:

<ul class="Vlt-list Vlt-list--simple">
<li> If they are part of text (they live within a paragraph or even just span) they will automatically get the link style
</li>
<li>If they are NOT inside of any text tag, but you still need them to "look" like a link, you can use the class <code>Vlt-text-link</code></li>
</ul>
