body {
    margin          : 0px;
    background-image: url(grpx/web/textures/dgrey028.jpg);
    color           : white;
}

td {
    font            : bold 8pt Arial;
    color           : white;
}

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

a:hover {
    color           : yellow;
}

select {
    width           : 180px;
    font            : bold 12px Arial;
}
