/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,153);}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-weight: bold;}
 A:visited { color: rgb(0,102,0);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,0,153); font-weight: bold;}
 LI { font-weight: bold;}
 A { color: rgb(0,0,153);}
 .TextNavBar { font-weight: bold;}
 A:hover { color: rgb(153,0,0);}
 
