A {
    color: #ffffff;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
}
A:hover {
    color: #b94e11;
}
BODY {
    color: #ffffff;
    background-image: url("images/bg.jpg");
}
IMG {
    border-width: 0pt;
}
TABLE {
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
}
.BUTTON {
    background-color: #777777;
    cursor: pointer;
}
INPUT, SELECT {
    font-size: 8pt;
}
LABEL {
    font-weight: normal;
}
