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