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