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