<!doctype html>
<style>
  a { color: hotpink }
</style>
<a href="">Should have link color, not default color</a>