.OptionLink
{
	color: #6C6951;
	font-weight: normal;
	text-decoration:none;
}
.OptionLink:active
{
	color: #6C6951;
	font-weight: normal;
	text-decoration:none;
}
.OptionLink:visited
{
	color: #6C6951;
	font-weight: normal;
	text-decoration:none;
}
.OptionLink:hover
{
	color: #6C6951;
	font-weight: normal;
	text-decoration:underline;
}

.OptionLinkBlack
{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.OptionLinkBlack:active
{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.OptionLinkBlack:visited
{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.OptionLinkBlack:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}
A.small:link { text-decoration:none;color:#993366; }
A.small:visited { text-decoration:none;color:#993366; }
A.small:hover { text-decoration:underline;color:#993366; }

A.OptionLinkBlackPermanent:link { text-decoration:underline;color:#000000; }
A.OptionLinkBlackPermanent:visited { text-decoration:underline;color:#000000; }
A.OptionLinkBlackPermanent:hover { text-decoration:underline;color:#000000; }

.BUTTON {background:"#6699CC"; color:"#FFFFFF"; cursor:hand; font-size:8pt; font-weight:bold; text-decoration:none;}

.SermonLink
{
	cursor: hand;
}

body
{
}
