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