body {
	background-color:#C8C1F4;
	font-family:arial;
	font-size:12pt;
} 

td {
	color:#000000; } 
.head {
	color:#A295F0;
	font-size:14pt;
 	letter-spacing:12px;
	font-weight:bold;
}
.darkbold {
	color:#5D29DF;
	font-size:12pt;
 	letter-spacing:2px;
	font-weight:bold;
	vertical-align:top;
}

.poetryhead {
	color:#A295F0;
	font-size:14pt;
	letter-spacing:14px;
	font-weight:bold;
	text-align:center
}

a:link {
	color:#7A66F5;
	text-decoration:none; }
a:visited {
	color:#7A66F5;
	text-decoration:none; }
a:hover {
	color:#7A66F5;
	text-decoration:none; }
a:active {
	color:#7A66F5;
	background-color:#000000; }
