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