body
{
    font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
}

div.menu
{
    padding: 10px;
}

a.menu
{
    font-size: 13px;
    display: block;
    text-decoration: none;
    font-weight: bold;
}

a.menu:hover
{
    text-decoration: underline;
}

a.menuhl
{
    color: yellow;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

a.menuhl:hover
{
    text-decoration: underline;
}

.phone
{
    color: yellow;
    font-weight: bold;
}

td
{
    color: white;
    font-size: 13px;
}
