/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: medium; background-color: rgb(200,183,137);}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(102,51,0); text-decoration: none ;}
 A:visited { color: rgb(60,29,0);}
 .TextObject { font-size: medium;}
 P { font-size: medium;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; color: rgb(102,51,0); font-weight: normal; font-style: normal; text-align: center; clear: none; background-color: transparent; background-image: none; padding: 0pt; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(128,128,0);}
 