/* CSS definition file containing sitestyle stylesheets */ BODY { color: rgb(255,255,255); background-color: rgb(102,153,153);} A:link { color: rgb(204,255,255);} A:visited { color: rgb(51,102,102);}