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