/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(51,51,51);}
 A:link { color: rgb(0,0,0); font-weight: bold;}
 A:visited { color: rgb(0,0,0); font-weight: bold;}
 .TextNavBar { color: rgb(153,102,102);}
 A:hover { color: rgb(51,51,51);}
 