body
{
	font-size: 16px;
	font-family: Georgia;
	color: #222222;
	line-height: 150%;
}

h1
{
	font-size: 24px;
	color: #222222;
	font-family : Georgia;
	font-weight: Normal;
}

A:link
{
	color: #3366FF;
	text-decoration: none;
}

A:visited
{
	COLOR: #3366FF;
	text-decoration: none;
}

A:hover
{
	COLOR: #E69B00;
	text-decoration: underline;
}

A.verse
{
	vertical-align: 20%;
	font-size: 12px;
}

A.nav
{
	font-size: 12px;
	text-decoration: none;
}

A.nav:hover
{
	font-size: 12px;
	text-decoration: none;
}
