/* CSS definition file containing sitestyle stylesheets */
A:active { color: rgb(160,150,12);}
 A:link { color: rgb(13,69,13);}
 UL { color: rgb(0,51,0);}
 H1 { color: rgb(13,69,13); text-decoration: none ;}
 H2 { color: rgb(13,69,13);}
 H3 { color: rgb(13,69,13);}
 LI { color: rgb(0,51,0);}
 OL { color: rgb(0,51,0);}
 H4 { color: rgb(13,69,13);}
 .TextNavBar { color: rgb(0,0,0);}
 H5 { color: rgb(13,69,13);}
 H6 { color: rgb(13,69,13);}
 A:hover { color: rgb(160,150,12);}
 