a:link { color: gray; text-decoration: none; }
a:visited { color: gray; text-decoration: none; }
a:hover { color: silver; font-weight: bold; text-decoration: none; }
a:active { color: #303030; text-decoration: none; }
