/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(4,68,3); background-color: rgb(255,255,255); background-image: url("../assets/images/backgrounda.gif");}
 A:active { color: rgb(255,115,0);}
 A:link { color: rgb(35,163,24);}
 UL { color: rgb(4,68,3);}
 A:visited { color: rgb(207,158,35);}
 .TextObject { font-size: x-small;}
 H1 { color: rgb(4,68,3);}
 H2 { color: rgb(4,68,3);}
 P { font-size: x-small;}
 H3 { color: rgb(4,68,3);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,115,0);}
 