body {background-color: black}

A:link {color: slategray}
A:visited {color: slategray}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: slategray;}


p{
text-align: center;
color: white;
font-family: arial
}

li{font-family: arial;
color: white
}

td{font-family: arial;color: white}