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