.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #330033;
}
a.test:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC6600;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
}
a.test:visited {
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.verse-quote-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
}
.sub-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a.test:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330033;
}
.content-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}
.verse-quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	line-height: 24px;
}
.verse-reference {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330033;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #330033;
}
