body {
	background-color: #333333;
}
.Default18pt {font-size: 18px}
.Default30pt {
	font-size: 30px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.Default16pt {font-size: 16px}
.Default14pt {
	font-size: 14px;
}


.Black18pt {font-size: 18px; color: #000000; }

a img {border: none; } 

a:link {
	color: #A6388E;
	text-decoration: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:visited {
	color: #9E5106;
	text-decoration: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:hover {
	color: #003366;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	
}
a:active {
	color: #333333;
	text-decoration: none;
}
.sermondate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.ColorBold18pt {
	font-size: 18px;
	color: #9E5106;
	font-weight: bold;
}
.ColorBold16pt {font-size: 16px; font-weight: bold; color: #9E5106; }

.bottomshadow {background-image:url(images/design/shadow/bottom.gif); background-repeat:repeat-x;}

.rightshadow {background-image:url(images/design/shadow/right.gif); background-repeat:repeat-y;}

.Menu
{  
	cursor:hand;
	text-align: left;
}
