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