#navList a:hover {
    text-decoration: none;
    background-color: #ff5e52;
    color: #fff;
}