body {
font-family: verdana, sans-serif;
font-size: x-small;
color: #fff;
background-color: #000;
}
a {
color: #fff;
font-weight: bold;
text-decoration: underline;
}
a:hover {
color: #f00;
font-weight: bold;
text-decoration: underline;
}
