/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-image: url("./assets/images/background.gif");}
 A:link { color: rgb(204,102,0);}
 A:visited { color: rgb(128,128,128);}
 .TextNavBar { color: rgb(0,0,0);}
 
