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