
a:visited { color: gray; }
a:hover { color: white; }
a:link { color: silver; }

