A:link {color: orange; text-decoration: none}
A:visited {color: darkorange; text-decoration: none}
A:active {color: darkorange; text-decoration: none}
A:hover {color: black; text-decoration: none; background: orange; }
body{ background-color: black; }
h1{ color: white; font-family: sans-serif; }
h4{ color: white; font-family: sans-serif; }
p{ color: lightblue; font-family: sans-serif; }



