body, td, th {
    font-family: Verdana, Tahoma, Arial;
    color: #000000;
    font-size: 10px;
}

a {
    color: blue;
    text-decoration: none;
}

a:hover {
    color: #C0C0C0;
    text-decoration: none;
}

a.copyright {
    color: #000000;
    text-decoration: none;
}

.btns {
    font-weight: bold;
    text-align: center;
    color: #000000;
}


