
body     { color: white; font-family: arial; text-decoration: none }
a:link    { color: orange; text-decoration: none }
a       { color: orange; text-decoration: none }
a:visited    { color: orange; text-decoration: none }
a:hover      { color: teal; text-decoration: none }
a:active       { color: orange; text-decoration: none }

