body {
margin: 0;
}
.nav td {
font-family: Times, serif;
color: white;
letter-spacing: 1px;
font-weight: 600;
}
.nav a {
color: white;
text-decoration: none;
}
.nav a:hover {
color: #75ff00;
}
.footer a {
color: white;
text-decoration: none;
}
.footer a:hover {
color: #53ac30;
text-decoration: none;
}