/* CSS definition file containing site wide stylesheets */
UL { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(125,48,4);}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(125,48,4);}
 LI { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(125,48,4);}
 OL { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(125,48,4);}
 A { color: rgb(165,184,145); font-weight: bold;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(85,127,85);}
 A:hover { color: rgb(170,127,0);}
 