/* DEFAULT STYLE SHEET FOR POETRY AND PROSE OF A POOR HOUSE WIFE */


BODY {
  background : #ffffff url("site_images/exptextb.jpg") repeat;
  font-family : Georgia, "Times New Roman",
  Times, serif;
}


P.openingstatement {
  font-family : Georgia, "Times New Roman",
  Times, serif;
  text-align : left;
  text-indent : 2em;
}


.poetry {
  font-family : Georgia, "Times New Roman",
  Times, serif;
}


A {
  font-family : Georgia, "Times New Roman",
  Times, serif;
  color : #BBAD6B;
  background : transparent;
  text-decoration: none;
}

A:hover {
  font-family : Georgia, "Times New Roman",
  Times, serif;
  color : #FCD108;
  background : transparent;
}

.footer {
  font-family : Georgia, "Times New Roman",
  Times, serif;
  font-style : italic;
  font-size : small;
}

.indexfooter {
  font-family : Georgia, "Times New Roman",
  Times, serif;
  font-weight : bold;
  font-style : italic;
  font-size : small;
}

UL {
  font-family : Georgia, "Times New Roman",
  Times, serif;
}


.indextable {
  background : transparent;
}

TABLE {
font-family : Georgia, "Times New Roman",
  Times, serif;
  background : #FFFFFF;
}
  
TD {
  font-family : Georgia, "Times New Roman",
  Times, serif;
  background : #FFFFFF;
}
