/* 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 { font-size: x-small; color: rgb(0,0,204);}
 A:link { font-size: x-small; color: rgb(0,51,204);}
 A:visited { font-size: x-small; color: rgb(0,0,204);}
 P { font-size: x-small;}
 A { font-size: x-small; color: rgb(0,0,204);}
 .TextNavBar { font-size: xx-small;}
 A:hover { font-size: x-small; color: rgb(255,0,0); text-decoration: none ;}
 