/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-image: url("./Background.gif");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,102);}
 A:hover { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,204);}
 .TextObject { color: rgb(255,255,255);}
 P { color: rgb(255,255,255);}
 