body {
background: #0C0C0C;
font-family: sans-serif;
font-weight: bold;
}

a:link {
color: #7C7C7C;
}

a:hover {
color: #ACACAC;
}

a:active {
color: #CCCCCC;
}

a:visited {
color: #5C5C5C;
}

div.metadata {
color: #CCCCCC;
}