a:link       { color: Royalblue; text-decoration: underline; font-weight: bolder }
a:visited    { color: Royalblue; text-decoration: underline }
a:hover      { color: Blue; background-color: yellow; text-decoration: underline }
a:active     { color: white; background-color: Blue; text-decoration: underline}

