body
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 0.8em;
    color: #aCa391;
    background-color: white;
    margin: 0px;
    height: 100%;
}
td.menu
{
    text-align: center;
}
a,a:visited
{
    color: #ff9000;
}
a:active,a:hover
{
    color: #ff0000;
}
a.menu
{
    color: #ff9000;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
}
a.menu:hover,a.menu:active
{
    color: Black;
}