body {
    background-color: #999999;
}

.content {
    font-family: verdana;
    font-size: 13px;
    color: #CCCCCC;
}

a:hover {
    font-family: verdana;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: underline;
}

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

.menu {
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    color: #EFEFEF;
    text-align: center;
}
