a:link       { COLOR: #004000; }
a:visited    { COLOR: #004000; }
tbody        { font-family: Verdana; font-size: 12 px; color: #000000; }
.Menu
{
    text-decoration:none;
    COLOR: #004000;
    CURSOR: hand;
    border-bottom: 1px solid #004000;
    font-weight: bold;
    text-align: center
}

.MenuOver
{
    BACKGROUND-COLOR: #ACB79B;
    border-bottom: 1px solid #004000;
    COLOR: #004000;
    CURSOR: hand;
    font-weight: bold;
    text-align: center
}