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