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