a:link    {
	text-decoration: none;
	color: #003333;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {background: #DDDDDD; color: #003333}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;

}

pre {
	font-size: 10pt;
	color: #333333;
}

.aughtheader {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: right;

}
.poemtitle {
	font-size: 12pt;
	font-weight: bold;
	color: #111111;


}
.authorname {
	font-size: 14pt;
	letter-spacing: 1px;
}
.footertext {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
.nextlink {
	font-size: 16px;
	font-weight: bold;
}
.monospacebody {
	font-family: "Andale Mono", "MS Sans Serif", "OCR A Extended", "QuickType Mono", monospace; }
