/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(0,0,0);}
 A { color: rgb(0,0,0);}
 .TextNavBar { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-size: 8pt; text-align: center;}
 A:hover { color: rgb(0,0,0);}
 
