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

a:hover {
    color: white;
}

body {
    background-color:black;
    color: #CCCCCC;
    font-weight: bold;
}

.cell {
    height: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}
