#navMainSide a {
text-decoration: none;
color: #ffffff;
}

#navMainSide a:hover {
text-decoration: none;
color: #fdbf53;
}

#navLinks a {
text-decoration: none;
color: #000000;
}

#navLinks a:hover {
text-decoration: none;
color: #ffffff;
}

#navContact a {
text-decoration: none;
color: #1111aa;
}

#navContact a:hover {
text-decoration: none;
color: #ffffff;
}