body { color: gray; font-family: verdana; font-weight: bold; font-style: normal; text-decoration: none; }
a:link { color: gray; text-decoration: none; }
a:visited { color: orange; text-decoration: none; }
a:hover { color: teal; }
a:active { }
