/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-weight: bold; background-color: rgb(255,204,0);} A:active { color: rgb(0,0,0);} A:link { color: rgb(0,0,0);} A:visited { color: rgb(255,51,0);} .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; color: rgb(0,0,0); font-weight: bold;} A:hover { color: rgb(255,51,0);} 