Hover over me
a:link, a:visited { color: rebeccapurple; font-weight: bold; } a:hover { color:hotpink; }
<p><a href="#">Hover over me</a></p>