/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(139,81,70);}
 A:link { color: rgb(0,0,153);}
 A:visited { color: rgb(82,53,21);}
 .TextNavBar { font-size: small;}
 A:hover { color: rgb(139,81,70); background-color: rgb(255,255,204);}
 