/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10px; color: rgb(0,102,0);}
 A:active { color: rgb(204,255,153); text-decoration: none ;}
 A:link { color: rgb(204,255,153); text-decoration: none ;}
 UL { color: rgb(0,102,0);}
 A:visited { color: rgb(204,255,153); text-decoration: none ;}
 OL { color: rgb(0,102,0);}
 .TextNavBar { color: rgb(0,102,0);}
 A:hover { color: rgb(204,255,153);}
 
