/* CSS definition file containing site wide stylesheets */
A:active { text-decoration: none ;}
 A:link { color: rgb(106,89,19);}
 UL { color: rgb(106,89,19);}
 A:visited { color: rgb(106,89,19);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(106,89,19); letter-spacing: 0px; line-height: 18px; font-weight: normal; font-style: normal;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(106,89,19); line-height: 17px;}
 OL { color: rgb(106,89,19);}
 A { color: rgb(106,89,19); text-decoration: none ;}
 A:hover { color: rgb(106,89,19); text-decoration: underline;}
 
