The :visited pseudo-class applies to links that the user has already visited and style them.
:visited
a:visited { property: value; }