#header .main-menu > li > a:hover,
#header .main-menu > li > a:focus {
    background: transparent !important;
    color: #3b60bf !important;
}

a {
    color: #08c;
}

a:hover,
a:active {
    color: #005580;
}