.menu_content
{
    text-decoration: none;
}

.menu_content:hover
{
    text-decoration: none;
    color: #8e8e8e;
}
