.textnorm {
	font-family: "Century Gothic", Arial, "Lucida Sans", sans-serif;
	font-size: 100%;
	color: #666699;
	text-align: justify;

}
.textintro {
	font-family: "Century Gothic", Arial, "Lucida Sans", sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	color: #666699;
	text-align: justify;



}
.textpoem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #663399;
	text-align: center;

}
.pageft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666699;
	text-align: center;
}
.textrt {
	font-family: "Century Gothic", Arial, "Lucida Sans", sans-serif;
	font-size: 100%;
	color: #666699;
	text-align: right;
	font-weight: bold;
}
a:link {
	color: #6666FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #9999CC;
	text-decoration: none;
}
