/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(99,106,132); background-image: none;}
 A:active { color: rgb(243,225,5);}
 A:link { color: rgb(153,204,255);}
 A:visited { color: rgb(153,204,240);}
 .TextNavBar { font-size: xx-small; color: rgb(255,255,255); font-weight: bold;}
 A:hover { color: rgb(243,225,5);}
 