
body { scrollbar-base-color : #DEE9E3;
	   scrollbar-arrow-color : #01568C;
	   }
td, div, p {
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
        font-size : 10pt;
        color: #01568C;
    }
.smallfont {
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
        font-size : 8pt;
        color: #01568C;
    }
.newsletter {
        width: 125px;
        border-color : #005931;
        color: #01568C;
        background: #F5F5F5;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
        font-size : 8pt;
    }
a:link, a:active, a:visited  {
        color: #005931;
        text-decoration: underline;
    }
a:hover {
        color: #000000;
        text-decoration: none;
    }

a:link.kategoriea, a:active.kategoriea, a:visited.kategoriea {
        font-size : 8pt;
        color: #005931;
        text-decoration: underline;
        font-weight: bold;
}
a:hover.kategoriea {
        font-size : 8pt;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}
a:link.kategoriec, a:active.kategoriec, a:visited.kategoriec {
        font-size : 8pt;
        color: #005931;
        text-decoration: underline;
        font-weight: normal;
}
a:hover.kategoriec {
        font-size : 8pt;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
