body {
font-family: "Courier New",Courier,monospace;
font-size: small;
color: white;
background: black;
}
a {
font-weight: bold;
color: white;
text-decoration: none;
font-size: small;
}
a:hover {
color: #cc0000;
font-size: small;
}