/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(255,255,255); background-color: transparent; background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(102,153,51);}
 A:link { color: rgb(102,153,51);}
 A:visited { color: rgb(0,128,0);}
 H1 { color: rgb(255,255,255);}
 P { color: rgb(255,255,255); background-color: transparent;}
 A { color: rgb(204,255,204);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(102,153,51);}
 