﻿#Menu
{
    color: #d2b48c;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
#Menu a:hover
{
    color:white;
}
#Menu a
{
    color: #d2b48c;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}