body {
color: white;
font-family: sans-serif, "Trebuchet MS";
background-color: black
;);
}
a:link {color: white; 
}
a:active {color: white; 
}
a:visited {color: white; 
}
a:hover {color: white; 
}
a {
text-decoration: none;
}

