/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,204); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(255,255,204); font-weight: bold; text-decoration: none ;}
 UL { color: rgb(255,255,255); text-decoration: none ; list-style-type: disc; list-style-position: outside;}
 A:visited { font-weight: bold; text-decoration: none ;}
 LI { text-decoration: none ;}
 A { color: rgb(255,255,204); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-family: 'Arial Narrow', sans-serif; font-size: x-small;}
 A:hover { color: rgb(255,255,204); font-weight: bold; text-decoration: none ;}
 
