A:link {color:maroon; text-decoration: none; }
A:visited {color:maroon; text-decoration: none;}
A:active {color:maroon; text-decoration: none;}

a{color:maroon; text-decoration: none;}
a:hover { text-decoration: underline; color: red; }

body {
background-color: rgb(93, 13, 2);
}
