body { 
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #D71A21 ;
    scrollbar-darkshadow-color: #D71A21;
    scrollbar-face-color: #EF6D85;
    scrollbar-highlight-color: #EF6D85;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
}

a:link, a:visited {
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.testoblack {
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.testoblackbold {
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.testoblacksott {
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.testored {
    color: #DC2635;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.testoredsott {
    color: #DC2635;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.testowhite {
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.testowhitesott {
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.titlered {
    color: #DC2635;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

