/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(92,119,106);}
 A:link { color: rgb(92,119,106);}
 A:visited { color: rgb(0,0,0);}
 .TextNavBar { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; font-weight: bold;}
 A:hover { color: rgb(92,119,160);}
 
