/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(204,153,102); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(204,153,102); font-weight: bold; text-decoration: none ;}
 UL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; list-style-type: square; list-style-position: outside;}
 A:visited { color: rgb(102,0,51); font-weight: bold; text-decoration: none ;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; list-style-type: square; list-style-position: outside;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(204,153,102); font-weight: bold; text-decoration: underline overline;}
 
