
/* Style sheet for pages of retrospective pictures */

body {background-color: "#FAF9DE";
      color: "#666666";}

:link    {color: "#637a70"}
:visited {color: "#836464"}
:active  {color: "#ff6600"}
:hover   {color: "#ff6600"}

