/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(25,46,77); background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(0,0,0);}
 A:link { font-size: x-small; color: rgb(69,93,80); font-weight: bold;}
 A:visited { font-size: x-small; color: rgb(69,93,80);}
 .TextObject { color: rgb(25,46,77);}
 P { color: rgb(25,46,77);}
 .TextNavBar { font-size: small; color: rgb(69,93,80);}
 A:hover { color: rgb(0,0,0);}
 