BODY {

	Background-color: #666666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #57522B;
	text-decoration: none;
}	
.sermon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #330066;
	text-decoration: none;
	
	}	
.greenlink {
	color:#b5422d;
	font-weight:bold;
	font-size:10px;
	text-decoration: underline;
}	
.greenlink:hover {
	color:#7E983D;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
}
	
.sidelink {
	color:#990000;
	font-weight:bold;
	font-size:10px;
	text-decoration: underline;
}	
.sidelink:hover {
	color:#660099;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
}
.footer {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #929292; 
	line-height:15px; 
	font-weight: bold; 
}
.news {
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #E8E7E7; 
	line-height:15px; 
	font-weight: none; 
}
.footermenu {
	font-family:   Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #9EC0DD; 
	line-height:16px; 
	text-decoration:none; 
	font-weight:BOLD;
}
.footermenu:hover {
	font-family:   Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #9EC0DD; 
	line-height:16px; 
	text-decoration:underline; 
	font-weight:BOLD;
}
.popularlinks {
	font-family:   Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #717171; 
	line-height:16px; 
	text-decoration:none; 
	font-weight:BOLD;
}
.popularlinks:hover {
	font-family:   Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #717171; 
	line-height:16px; 
	text-decoration:underline; 
	font-weight:BOLD;
}
.padding10 {
	padding: 2px 8px 2px 8px;
}
.float {
  float:left;
  padding: 6px 6px 2px 2px;
}