body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #99CCFF;
background-color: #054779;
}

.klein {
font-size: 10px;
}

a {
text-decoration: none;
font-weight: bold;
}

a:link {
color:#99CC00;
}

a:visited {
color:#99CC00;
}

a:active {
color:#99CC00;
}

a:hover {
color: #BBEE00;
}

