.txt_blau {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #333333;
text-decoration: none
}

.dez {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none
}

.txt_rot {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #CC0000;
text-decoration: none
}

a:hover {
color: #FF0000;
text-decoration: none
}
a:visited { color: #990000;
text-decoration: none;
}
