body {
font-family:sans-serif;
font-weight:bold;
background:black;
}

a {
text-decoration:none;
font-weight:bold;
color:orange;
}

a:visited {
color:orange;
}

a:hover {
color:white;
}

td img {
padding-bottom:30px;
}