/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-image: url("../Background.GIF");}
 A:link { color: rgb(255,255,153);}
 A:visited { color: rgb(204,255,204);}
 .TextObject { color: rgb(0,0,128);}
 P { color: rgb(0,51,153);}
 .TextNavBar { color: rgb(0,0,128);}
 
