a { text-decoration: none; }
a:link { color: gray; }
a:visited { color: gray; }
a:hover { color: black; }
a.topmenu:link { color: white; }
a.topmenu:visited { color: white; }
a.topmenu:hover { color: gray; }