/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
A:active { color: rgb(102,0,0);}
 A:link { color: rgb(102,0,0);}
 A:visited { color: rgb(102,0,0);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(102,0,0);}
 A:hover { color: rgb(102,0,0);}
 
