body {
background-color: #ffffff;
}

p, td, th {
font-family: times, times new roman;
font-size: 14px;
color: #000000;
}

h1, h2, h3, h4, h5, h6 {
font-family: verdana, geneva, helvetica, arial, sans-serif;
color: #000000;
}


.nav {
font-family: verdana, geneva, helvetica, arial, sans-serif;
font-weight: bold; 
font-size: 12px;
text-decoration: none; 
}

a:link.nav {
color: #000000;
}

a:visited.nav {
color: #000000;
}

a:hover.nav {
color: #000000;
background: #FFCC66; 
}

a:active.nav {
color: #FFCC66;
background: #000000; 
}


.act {
font-family: verdana, geneva, helvetica, arial, sans-serif;
font-weight: bold; 
font-size: 12px;
text-decoration: none; 
}

a:link.act {
color: #000000;
background: #FFCC66; 
}

a:visited.act {
color: #000000;
background: #FFCC66; 
}

a:hover.act {
color: #FFCC66;
background: #000000; 
}

a:active.act {
color: #ffffff;
background: #000000; 
}




.grau {
font-family: verdana, geneva, helvetica, arial, sans-serif;
color: #CCCCCC;
text-decoration: none; 
}





p.imp {
font-family: verdana, geneva, helvetica, arial, sans-serif;
font-size: 9px;
color: #CCCCCC;
}


td.imp {
font-family: verdana, geneva, helvetica, arial, sans-serif;
font-size: 9px;
color: #CCCCCC;
}

a:link.imp, a:visited.imp, a:active.imp, a:hover.imp {
color: #CCCCCC;
text-decoration: none; 
}