<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a, a.ajaxlink {
    color: #6ed2f8;
    text-decoration: none;
}
a:hover, a.ajaxlink:hover {
    color: rgb(195, 209, 8);
    text-decoration: none;
}

nav .menu ul {
    box-shadow: 0 0px 0px #000;
}

nav .menu ul li {
    width: 400px;   
}

.adress1_groups, .adress2_groups{
    font-size: 18px !important; 
    background-color: #eee !important;
    padding: 2px 5px !important;
    
}

.second_type_images {
    max-width: 45%;
}</pre></body></html>