<!-- Standard Link -->
<a href="#" class="link">This is an example of a link on light background</a>
<!-- White links on Blue Backgrounds -->
<!-- Note: background color included for better depiction -->
<div style="background: #2774AE;">
<a class="white-link" href="#">This is an example of a link on dark background</a>
</div>
<br>