/* Settings for obituaries */
body {
  color: #ffffff; background: #000000;	/* white, black */
}
A:link {color: #ffff00}	/* yellow */
A:active {color: #ffff00}	/* yellow */
A:visited {color: #daa520}	/* Goldenrod */
