/* a:visited {
    color: #551a8b !important;
} */
a:hover {
    color: #d96729 !important;
}

.global-navigation>ul>li>a {
    color: #fff !important;
}

.global-navigation ul.sub-menu li a {
    color: #fff !important;
}

.global-navigation ul.sub-menu li.current-page>a {
    color: #2d1d82 !important;
}

.global-navigation ul.subsub-menu>li>a {
    color: #2d1d82 !important;
}

.breadcrumbs a {
    color: #37348e !important;
}

.site-contacts li.cabinet a {
    color: #fff !important;
}

.box_submenu li a {
    color: #1e1e57 !important;
}

.service-navigation>ul>li>a {
    color: #fff !important;
}

.footer-navigation a,
.footer-navigation span.separator {
    color: #fff !important;
}

.global-navigation-flat>ul>li>a,
.global-navigation-flat>ul>li {
    color: #fff !important;
}

.site-contactrow .site-contacts a {
    width: 150px;
}

.site-copyrights,
.site-copyrights a {
    color: #fff !important;
}

.filter_simple ul li a {
    color: #fff !important;
}

.filter_links a,
.filter_links a.clean_filter {
    color: #24245d !important;
}

.unContent tr td a,
.unContent table tr td a {
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

.newHome a.title {
    color: #FFF !important;
}