/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(238,238,238);}
 A { color: rgb(255,255,255);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(238,238,238);}
 