	html, body {
	background-color: White;
}
	td, , .counter, .scripture, a, a:visited, a:hover, a.footer, a.footer:visited, a.footer:hover, a.copywrite, a.copywrite:visited, a.copywrite:hover, .service, .detail {
	font-family: "Times New Roman", Garamond, sans-serif;
	color: #3C3C3C;
	text-decoration: none;
}
	a, a:visited, a:hover, a.footer, a.footer:visited, a.footer:hover, a.copywrite, a.copywrite:visited, a.copywrite:hover {
	font-family: "Times New Roman", Garamond, sans-serif;
	color: #50616B;
	text-decoration: underline;
}
	a.facebook, a.facebook:hover, a.facebook:visited {
	background-color: #7d782b;
	}

	a.footer:visited, a.copywrite:visited {
		color: #C6BFB3;
	}
	a.footer:hover, a.copywrite:hover, a:hover {
		background: #F5F2E9;
		color: #C6BFB3;
	}
	td {
	font-size: 12px;
}
	.scripture {
	font-size: 12px;
	color: White;
}
strong , .counter {
	font-size: 11px;
}
	.lefttext {
	font-size: 11px;
	color: White;
}
	a.footer, a.footer:visited, a.footer:hover, .service {
		font-size: 10px;
	}
	a.copywrite, a.copywrite:visited, a.copywrite:hover {
		font-size: 8px;
	}
		a.left {
		font-size: 12px;
			color: White;
		
	}
	a.left:visited {
	font-size: 12px;
	color: #EDEDED;
}


a.left:hover {
	font-size: 12px;
	color: Yellow;
	background-color: #7d782b;
}
	.copywrite {
	font-size: 8px;
	}
	.detail {
	border: 1px solid #838383;
	padding: 3px;
	width: 435px;
	display: none;
}
.service {
		font-weight:bold;
		cursor: pointer;
}
	
	hr {
	border: 1px solid White;
}
.image {
	border-width: 8px 0px 8px 0px;
	background-color: White;
	border-color: White White White White;
}
.counter {
	text-align: center;
}
