/* Stylesheet for Agape Bible Church Sermons Page */



.sermon_table {

  color:#454545;

  font-family:Verdana, Arial;

  font-size:11px;

  text-align:justify;

}

.sermon_table H2 {

  font-family:Verdana, Arial;
  font-size:9px;
  font-weight:bold;
  color: #800000;
  text-align:justify;

}



.sermon_table td a, a:link, a:visited a:active {

	text-decoration: none;

  color:#454545;

  font-family:Verdana, Arial;

  font-size:11px;

  line-height:18px;

  text-align:justify;

  }



.sermon_table td a:hover {

	text-decoration: none;

  font-family:Verdana, Arial;

  color:#6699FF;

  font-size:11px;

  line-height:18px;

  text-align:justify;

  color:#6699FF;

}


