/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; background-color: rgb(149,47,54); background-image: none;}
 A:active { font-size: small; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 A:link { font-size: small; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: small; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: small; color: rgb(192,192,192); font-weight: bold; text-decoration: none ;}
 A:hover { font-size: small; color: rgb(192,192,192); font-weight: bold;}
 
