#menuItem td A
{
color: black;
}



#menuItem td A:hover
{
text-decoration: underline;
}

  #tdStatistics
    {
    display: none;
    }


