/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(255,255,255); background-color: rgb(20,20,20); background-image: url("../assets/images/background.gif"); background-repeat: no-repeat; background-position: top;}
 A:active { color: rgb(255,100,0);}
 A:link { color: rgb(0,91,204);}
 A:visited { color: rgb(100,91,255);}
 .TextObject { color: rgb(255,255,255);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,180,0);}
 