/* sermons.css */

/* Style sheet for our posted Sermons. */

BODY {	      background:  #ffffea}

h1,h2, blockquote {color:  #408080;
	     font-family:  Times New Roman, Verdana, Arial, Geneva, Sans-Serif;
	 text-decoration:  none;}
h4 {color: #800000;
	     font-family:  Times New Roman, Verdana, Arial, Geneva, Sans-Serif;
	 text-decoration:  none;}
h3 {color: #808000;
	     font-family:  Times New Roman, Verdana, Arial, Geneva, Sans-Serif;
	 text-decoration:  none;}
A:link {	   color:  #000099;
	     font-weight:  bold;
	     font-family:  Times New Roman, Verdana, Arial, Geneva, Sans-Serif;
	 text-decoration:  none;}
A:active {	   color:  #cc0000;
	     font-weight:  bold;
	     font-family:  Times New Roman, Verdana, Arial, Geneva, Sans-Serif;
	 text-decoration:  none;}
A:visited {	   color:  #990000;
	     font-weight:  bold;
	     font-family:  Times New Roman, Verdana, Arial, Geneva, Sans-Serif;
	 text-decoration:  none;}
A:hover {	   color:  #cc0000;
	     font-weight:  bold;
	     font-family:  Times New Roman, Verdana, Arial, Geneva, Sans-Serif;
	 text-decoration:  none;}


