﻿.theme_background-color-inverse > a:hover {
    background-color: white !important;
    color: #0073AA !important;
}

.theme_background-color-inverse > a {
    color: white !important;
}

.active > a{
   color: #0073AA !important;
}