.purple {
	font-size: 14px;
	font-style: normal;
	color: #660066;
	border: thin solid #660066;
}
.plain {
	font-size: 14px;
	font-style: normal;
	border: thin none;
	color: #660066;
}
.black {
	font-size: 14px;
	font-style: normal;
	border: thin ridge #000000;
}
.lilley {
	font-size: 16px;
	font-style: normal;
	border: thin none;
}

