/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(255,225,196);}
 A:active { color: rgb(153,102,102);}
 A:link { color: rgb(153,0,0); text-decoration: none ;}
 A:visited { color: rgb(153,0,0); text-decoration: none ;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif; font-size: 14pt; text-transform: lowercase; color: rgb(0,0,0); font-weight: bold; text-decoration: none ; font-variant: normal;}
 
