/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(228,225,222); background-image: none;}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,204);}
 A:visited { color: rgb(204,102,0);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt;}
 A:hover { color: rgb(204,102,0);}
 
