/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(0,0,102);}
 A:link { color: rgb(0,0,102);}
 A:visited { color: rgb(0,0,102);}
 P { font-family: 'Times New Roman', Times, Serif; font-size: small;}
 A { color: rgb(0,0,102);}
 .TextNavBar { font-size: xx-small; color: rgb(153,153,153);}
 A:hover { color: rgb(153,153,153);}
 
