a:link { color: navy; text-decoration: none; }
a:hover { color: orange; text-decoration: none; }
a:active { color: navy; text-decoration: none; }
body { color: black; font-size: 12px; background-color: white; }

