/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(204,204,204);}
 A:link { color: rgb(204,204,204);}
 A:visited { color: rgb(204,204,204); text-decoration: none ;}
 .TextObject { font-size: x-small; color: rgb(204,204,204);}
 A { color: rgb(204,204,204); text-decoration: none ;}
 .TextNavBar { font-size: x-small; color: rgb(204,204,204); text-decoration: none ;}
 A:hover { color: rgb(0,204,0);}
 