/* Stylesheet for Agape Bible Church Sermons Page */



.banner {
  color:#454545;
  font-family:Verdana, Arial;
  font-size:11px;
  text-align:left;
  width: 100%;
  border-top: 0px;
  border-bottom: 1px solid #808080;
  border-left: 0px;
  border-right: 0px;
}

.banner H2 {
  font-family:Verdana, Arial;
  font-size:9px;
  font-weight:bold;
  color: #800000;
}

.banner a, a:link, a:visited, a:active {
	text-decoration: none;
  color:#0000FF;
  font-family:Verdana, Arial;
  font-size:11px;
  line-height:18px;
  }

.banner a:hover {
	text-decoration: none;
  font-family:Verdana, Arial;
  font-size:11px;
  line-height:18px;
  color:#800000;
}

.downl {

  color:#454545;
  font-family:Verdana, Arial;
  font-weight:bold;
  font-size:11px;
  line-height:18px;
  text-align:left;
  border-top: 1px solid #808080;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
}

.radio {
  color:#454545;
  font-family:Verdana, Arial;
  font-size:5px;
  text-align:left;
  width: 100%;
  border-top: 0px;
  border-bottom: 1px solid #808080;
  border-left: 0px;
  border-right: 0px;
}

.radio H2 {
  font-family:Verdana, Arial;
  font-size:6px;
  font-weight:bold;
  color: #800000;
}

.radio a, a:link, a:visited, a:active {
	text-decoration: none;
  color:#0000FF;
  font-family:Verdana, Arial;
  font-size:11px;
  line-height:18px;
  }

.radio a:hover {
	text-decoration: none;
  font-family:Verdana, Arial;
  font-size:12px;
  line-height:18px;
  color:#800000;
}

