/* Style Sheet for JAG Fiction Site */

body
{ margin: 10px;			/* Seitenränder */
  font-family: Verdana;
  background-color: #7f957f;	/* Hintergrundfarbe */
  color: #330066; }		/* Textfarbe */

p, table, tr, th, td
{ background-color: #7f957f;	/* Hintergrundfarbe */
  font-family: Verdana;
  color: #330066; }		/* Textfarbe */

A:link    { color: #FFFFCC; }
A:active  { color: #FF0000; }
A:visited { color: #551A8B; }


/* End of style sheet */

