/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(223,216,170); background-color: rgb(91,0,0); background-image: none;}
 A:active { color: rgb(204,143,51);}
 A:link { color: rgb(204,143,51);}
 A:visited { color: rgb(205,171,37);}
 .TextNavBar { color: rgb(204,143,51);}
 A:hover { color: rgb(204,143,51);}
 
