body {
 font-weight: bold;
 color: white;
 background-color: #232B83;
}


a:visited { color: #0099FF; }
a:hover { color: #FFBF00; }
a:active { color: yellow; }

.small {
 font:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color: white;
 }

.menue {
 font-family: Arial;
 font-size: 14 pt;
 color: white;
}

.main {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}

.sub {
font:Verdana, Arial, Helvetica, sans-serif;
color:#;
font-size:12px;
}
