/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(0,0,0);}
 A:active { color: rgb(180,140,97);}
 A:link { color: rgb(180,140,97);}
 UL { color: rgb(0,0,0); list-style-type: square;}
 A:visited { color: rgb(180,140,97);}
 .TextNavBar { color: rgb(0,0,0);}
 A:hover { color: rgb(180,140,97);}
 