/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px;}
 A:active { color: rgb(153,102,0); font-weight: bold; text-decoration: underline;}
 A:link { color: rgb(128,128,128); font-weight: bold; text-decoration: underline;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small;}
 A:visited { color: rgb(128,128,128); font-weight: bold; text-decoration: underline;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small;}
 A:hover { color: rgb(153,102,0); text-decoration: underline;}
 