/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: normal; font-style: normal; background-color: rgb(143,0,31); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(255,255,0);}
 A:visited { color: rgb(255,255,153);}
 P { font-size: x-small;}
 .TextNavBar { font-size: xx-small; font-weight: bold;}
 A:hover { color: rgb(255,102,0);}
 
