/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
 A:active { color: rgb(255,153,102); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(255,153,102); font-weight: bold; text-decoration: none ;}
 A:visited { color: rgb(255,153,102); font-weight: bold; text-decoration: none ;}
 .TextNavBar { text-decoration: none ;}
 A:hover { color: rgb(255,153,102); font-weight: bold; text-decoration: none ;}
 
