<a href="https://adriancapacite.neocities.org/">My link</a>
body {
  background-color: #444444;
}
a:link {
  color: #eee;
}
a:visited {
  color: #aaa;
}
a:hover {
  color: #eb009a;
}
a:active {
  color: #fb009a;
}
Run Pen

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.