

a {
 font-family: Arial;
 font-size: 12 px;
 font-weight: bold;
 color: #000000;
text-decoration: none;
}

a:link {
 font-family: Arial;
 font-size: 12 px;
 font-weight: bold;
 color: #000000;
text-decoration: none;
}

a:visited {
 font-family: Arial;
 font-size: 12 px;
 font-weight: bold;
 color: #000000;
text-decoration: none;

}

a:activ {
 font-family: Arial;
 font-size: 12 px;
 font-weight: bold;
 color: #000000;
text-decoration: none;

}

a:hover {
 font-family: Arial;
 font-size: 12 px;
 font-weight: bold;
 color: #000000;
 text-decoration: underline;

}

.text {
 font-family: Arial;
 font-size: 12 px;
 color: #000000;
}

.h {
 font-family: Arial ;
font-weight: bold;
 font-size: 12 px;
 color: #000000;
}

.klein {
 font-family: Arial;
font-weight: bold;
 font-size: 9 px;
 color: #000000;
}