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