﻿body {
	font-family: Verdana;
	background-color: #003300;
}
a {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	background-color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
}
.articles-count {
	background: #FFFF00;
	border-radius: 3px;
	padding: 1px 3px 1px 3px;
	box-shadow: 0 0px 3px #ff0000 inset, 0 0 3px #555;
	display: inline-block;
	position: relative;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	letter-spacing: 5px;
}
.articles-count-old {
	font-size: xx-small;
	background-color: #FFFF00;
	letter-spacing: 3px;
}
.page-updated {
	color: #FFFF00;
	font-size: 10px;
	font-style: italic;
	font-family: Verdana;
}
.bible-section-title {
	background: #FF0000;
	border-radius: 3px;
	padding: 1px 2px 1px 2px;
	box-shadow: 0 0px 3px #ffff00 inset, 0 0 3px #555;
	display: inline-block;
	position: relative;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana;
}
.bible-section-title-old {
	font-size: 14px;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana;
}
.bible-links-center {
	text-align: center;
}
.welcome-home {
	font-size: medium;
	font-weight: bold;
	background-color: #006666;
	color: #FFFFFF;
	text-align: center;
}
.bible-links A:link {
	border: 1px outset #FFFF00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	letter-spacing: .5px;
}
.bible-links A:visited {
	border: 1px outset #FFFF00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	letter-spacing: .5px;
}
.bible-links A:active {
	color: #00CC00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5px;
}
.bible-links A:hover {
	border: 1px outset #00FF00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF00;
	color: #FF0000;
	letter-spacing: .5px;
}
.reference-links A:link {
	border: 1px outset #FFFF00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF4500;
}
.reference-links A:visited {
	border: 1px outset #FFFF00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF4500;
}
.reference-links A:active {
	color: #008000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.reference-links A:hover {
	border: 1px outset #FFFF00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF00;
	color: #000000;
}
