/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 16px; background-color: rgb(204,204,153);}
 A:active { font-size: 16px; color: rgb(153,0,204);}
 A:link { font-size: 16px; color: rgb(102,0,0);}
 UL { font-size: 16px;}
 A:hover { font-size: 16px; color: rgb(153,0,204);}
 A:visited { font-size: 16px; color: rgb(102,0,0);}
 .TextObject { font-size: 16px;}
 P { font-size: 16px;}
 OL { font-size: 16px;}
 .TextNavBar { font-size: 16px;}
 
