		.a:link{
			text-decoration: none;
			color: Blue;
			background-color: transparent;
		}
		a:visited{
			text-decoration: underline;
			color: Red;
			background-color: transparent;
		}
		a:hover{
			text-decoration: underline;
			color: White;
			background-color: Blue;
		}
		a:active{
			text-decoration: underline;
			color: Green;
			background-color: transparent;
		}
		.title {font-family: "New Century School Book", "Century School Book", "Times New Roman", Times, serif; color: #0000FF; font-size: 2.5em; font-weight: bold; text-align: center;}
		.pagetitle {font-family: "New Century School Book", "Century School Book", "Times New Roman", Times, serif; color: #0000FF; font-size: 2em; font-weight: bold; text-align: center;}
		.subpagetitle {font-family: "New Century School Book", "Century School Book", "Times New Roman", Times, serif; color: #FF0000; font-size: 1.5em; font-weight: bold; text-align: center;}
		body {background-image: url(bibleseekbg.gif); font-family: Verdana, Palatino, Helvetica, Ariel, sans-serif;}
		.box2 {position: absolute; left: 1em; top: 20em; font-size: .6em; font-height: 2em; border-right: 2px solid #0000FF; padding-right: 2em;}
		.box3 {position: relative; padding-left: 12em; font-size: 1em; padding-right: 2em; text-align: justify;}
		.box4 {position: relative; padding-left: 1em;}
		.indent1 {padding-left: 1em}
		.indent2 {padding-left: 2em}
		.indent3 {padding-left: 3em; text-indent: -1em}
		.indent4 {padding-left: 4em}
		.indent5 {padding-left: 5em}
		.indent6 {padding-left: 6em}
