nav.menu li{
    color: #4c4c4c !important;
}
nav.menu li:hover{
    color: #777777  !important;
}
.logo{
    color:#fff !important;
}
.logo_img{
    background: url('../images/logo_black.png')  no-repeat scroll center 0px transparent; 
    height: 64px;  
    width: 196px;
}
.leyend{
    color: #4c4c4c !important;
}