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