body {

    font-family: Verdana, Times new roman, Tahoma, sans-serif;
    font-size: 17px;
    margin: 1;
    text-align: center;
    color: #000000; }


a {
    font-family: Verdana, Times new roman, Tahoma, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    cursor: pointer;
}

a:hover {
color: #AAAAAA;
text-decoration: none;
}

table {
background-color: #FFFFFF;
}

.black {
background-color: #000000;
}
