/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0);}
 A:active { color: rgb(0,0,255);}
 A:link { color: rgb(51,0,0);}
 A:visited { color: rgb(0,0,0);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small;}
 A:hover { color: rgb(153,102,51);}
 