#navMain a, #navSupp a {
    color: white;
}

#navMain a:hover, #navSupp a:hover {
    color: lavender;
}

