/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(43,100,161);}
 A:link { color: rgb(255,255,255); font-weight: bold;}
 A:visited { color: rgb(255,255,255);}
 P { color: rgb(255,255,255);}
 .TextNavBar { font-weight: bold; text-decoration: none ; background-color: transparent;}
 A:hover { font-weight: bold; text-decoration: underline;}
 
