a {
    color:#1C1A19;
    text-decoration:none;
    border: none;
}
a:hover {
    text-decoration: none;
    color: #990000;
    border: none;
}

body {
    background-color:white;
    color:#1C1A19;
    font-family: sans-serif;
}



.menuetop0 {
    font-size: 12px;
}



.texthg1 {
    background-color: #feeed4;
    font-size:14px;
    
}
.texthg2 {
    background-color: #cfcfcf;
    font-size:12px;
}

.texthg10, .texthg11, .texthg12, .texthg13, .texthg14 {
    font-size: 13px;
    padding: 5px;
}

.texthg10 {
    background-color: #cbcbcb;
}
.texthg11 {
    background-color: #feeed4;
}
.texthg12 {
    background-color: #e5e5f9;
}
.texthg13 {
    background-color: #fecbcb;
}
.texthg14 {
    background-color: #fefecb;
}

.texthg20, .texthg21, .texthg22, .texthg23, .texthg24 {
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

.texthg20 {
    background-color: #989898;
}
.texthg21 {
    background-color: #fecb65;
}
.texthg22 {
    background-color: #6598fe;
}
.texthg23 {
    background-color: #cb6565;
}
.texthg24 {
    background-color: #cbcb00;
}

