#menu1 a, a:visited, a:active{
    color:#666666;
    text-decoration:none;
    font-weight:600;
}

#menu1 a:hover{
    color:#252525;
    text-decoration:none;
    font-weight:600;
}