/* CSS definition file containing sitestyle stylesheets */
A:active { color: rgb(51,204,204);}
 A:link { color: rgb(153,102,51);}
 A:visited { color: rgb(153,102,0);}
 A { color: rgb(102,51,0);}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(102,51,0);}
 A:hover { color: rgb(153,102,0);}
 
