/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Microsoft Sans Serif', sans-serif; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:link { color: rgb(168,151,94);}
 A:visited { color: rgb(128,128,128);}
 H1 { color: rgb(204,255,255);}
 P { font-family: 'Microsoft Sans Serif', sans-serif; font-size: small; text-decoration: none ;}
 .TextNavBar { font-size: small; color: rgb(0,0,51);}
 