.quicklinks {
	background-color: Navy;
	color: White;
  font: 10pt Verdana;
	font-weight: bold;
  display: compact;
}


.welcome {
	background-color: #EAEAEA;
	font: 10pt Verdana;
	color: navy;
  text-align: center;
	 
}

.welcometext {
    font: 10pt Verdana;
    color: navy;
    text-align: justify;
}

.contact {
	font: 10pt Verdana;
	color: navy;
}



.shine {
    background-color: #F0F8FF;	
}

.pastors {
    font: 10pt Verdana;
    color: navy;
}

.addr {
    font: 10pt Verdana;
    color: navy;
    vertical-align: top;
}

.credits {
	font: 8pt Verdana;
                  color: navy;

}

.hlink {
 color: blue;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 10pt;
 
}
  
.hlink a:link {
    color: blue;
    font-weight: bold;
}
.hlink a:visited {
    color: blue;
     font-weight: bold;
}
.hlink a:active {
color: blue;
text-transform: uppercase;
}

.hlink a:hover {
color: blue;
cursor: pointer;

  }


.qlink {
 color: white;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 
}
  
.qlink a:link {
    color: white;
}
.qlink a:visited {
    color: white;
}
.qlink a:active {
color: white;
text-transform: uppercase;
}

.qlink a:hover {
color: white;
cursor: pointer;

  }

.slink {
 color: blue;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 
}
  
.slink a:link {
    color: blue;
}
.slink a:visited {
    color: blue;
}
.slink a:active {
color: blue;
text-transform: uppercase;
}

.slink a:hover {
color: blue;
cursor: pointer;

  }