/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(51,15,113); background-image: url("./assets/images/body_bg.gif"); background-repeat: repeat-x;}
 A:link { color: rgb(255,255,204);}
 A:visited { color: rgb(255,255,0);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; color: rgb(255,255,0); text-align: center;}
 
