body {margin: 0}


a:link {color: orange; text-decoration: none;}
a:visited {color: orange; text-decoration: none;}
a:active {color: orange; text-decoration: underline;}
a:hover {color: gold; text-decoration: underline;}