/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(102,51,0); background-image: url("../new.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,0,102); text-decoration: underline;}
 A:visited { color: rgb(0,0,0);}
 .TextObject { color: rgb(102,51,0);}
 P { color: rgb(102,51,0);}
 .TextNavBar { color: rgb(0,51,102);}
 
