﻿a:link { color: royalblue; }
a:visited { color: royalblue; }
a:hover { color: white; background-color: royalblue; }
a:active { color: red; background-color: #eeffaa; }