
body {background-color:black; color:gray}



a:link {text-decoration:none; color:yellow; font-family:Papyrus}

a:hover {color:green; text-decoration:none; font-family:Papyrus}

a:visited {text-decoration:none; color:blue; font-family:Papyrus}

a:active {text-decoration:none; color:orange; font-family:Papyrus}

th {font-weight:bolder}




