/* CSS definition file containing sitestyle stylesheets */BODY { color: rgb(0,0,0); background-image: url("../../back_ground.jpg");} A:active { color: rgb(255,204,102);} A:link { color: rgb(0,0,0);} UL { list-style-position: outside;} A:visited { color: rgb(95,95,95);} LI { list-style-position: outside;} OL { list-style-position: outside;} A { color: rgb(120,58,60);} .TextNavBar { font-size: x-small; color: rgb(51,0,153);} A:hover { color: rgb(255,204,0);} 
