/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(255,238,20); background-image: none;}
 A:active { color: rgb(255,238,20);}
 A:link { color: rgb(255,238,20);}
 A:visited { color: rgb(255,238,20);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: normal; font-style: normal; background-color: rgb(25,49,125); padding: 22px;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9px; color: rgb(255,238,20);}
 A:hover { color: rgb(255,238,20);}
 