body { color: black; background-color: #000000; }



a:link { color: #cef8c8; text-decoration: none; }

a:visited { color: #cef8c8 ; text-decoration: none; }

a:hover { color: white ; background-color: maroon; text-decoration: none; }

a:active { text-decoration: none; }

