a:link { color: gray; text-decoration: none; }
a:visited { color: gray; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
a:active { color: gray; text-decoration: none; }

