.menu a:link {
    background-color:#00a5db;
}
.menu a:visited {
    background-color:#00a5db;
}
.menu a:hover {
    background-color:#d97c14;
}
