.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.BodyTextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.BodyTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.BodyTextPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #020066;
	font-weight: bold;
}

.businesstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}


a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #0000FE;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #339933;
	font-style: italic;
}
.invisible {
	color: #666699;
}
.FooterInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #339933;
}
BODY {
	scrollbar-base-color : #CC0000;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color: #CC0000;
	background-color: #FFFFFF;
}.ParagraphTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.ministername {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006401;
}
.bodytextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.SermonTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666699;
	font-weight: bold;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #666699;
border-bottom-width: 0;
font:normal 12px Georgia, Times New Roman, Times, serif;
line-height: 18px;
z-index: 100;
background-color: #AFAFCA;
width: 186px;
color: #666699;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666699;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #666699;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #CACAAF;
color: #666699;
}
.anylinkministriescss{
position:absolute;
visibility: hidden;
border:1px solid #666699;
border-bottom-width: 0;
font:normal 12px Georgia, Times New Roman, Times, serif;
line-height: 18px;
z-index: 100;
background-color: #CACAAF;
width: 220px;
color: yellow;
}

.anylinkministriescss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666699;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #666699;
}

.anylinkministriescss a:hover{ /*hover background color*/
background-color: #AFAFCA;
color: #666699;
}
