A {
font-weight : bold;
color : black;
}

A:Visited {
font-weight : bold;
color : black;
}

A:Active {
font-weight : bold;
color : black;
}

A:Hover {
font-weight : bold;
color : White;
text-decoration : none;
background-color : Black;
}

.font2 {
font-family:Arial,Helvetica,sans-serif;
font-size : 8pt;
color : Black}

.font3 {
font-family:Arial,Helvetica,sans-serif;
font-size : 8pt;
color : Black}

.font4 {
font-family:Arial,Helvetica,sans-serif;
font-size : 10pt;
color : Black}

.font4_kursiv {
font-family:Arial,Helvetica,sans-serif;
font-size : 10pt;
font-style : italic;
color : Black}

.font5 {
font-family:Arial,Helvetica,sans-serif;
font-size : 10pt;
color : Black}

.font6 {
font-family:Arial,Helvetica,sans-serif;
font-size : 12pt;
font-weight : bold;
color : Black}

.font7 {
font-family:Arial,Helvetica,sans-serif;
font-size : 16pt;
font-weight : bold;
color : Black}

.font8 {
font-family:Arial,Helvetica,sans-serif;
font-size : 18pt;
font-weight : bold;
color : Black}