	a {color: #FF0000; text-decoration : none;}
	a:active {color: #00FF00;text-decoration : none;}
	a:hover {color: #0000FF; font-weight:bold; text-decoration : none; }

  
	a.menu {color: #000000; font-size: 12; text-decoration : none;}
	a.menu:active {color: #000000;text-decoration : none;}
	a.menu:hover {color: #000000; font-weight:bold; text-decoration : none; }
    
    a.td.sermonEntry {color: #CC0000; text-decoration : none;}
	a.td.sermonEntry:active {color: #FF0000;font-weight:bold}
	a.td.sermonEntry:hover {color: #FF0000; font-weight:bold; }
	
		
	h1.sermonHeader 
	{   background-color: #D2222A; 
		color: #FFFFFF;
		font-size: 24;
		font-family: Arial; 
		font-weight: normal;
		margin-bottom: -2;
	}

	p.bodyText
	{   background-color: #FFFFFF; 
		color: #000000;
		font-size: 12;
		font-family: Arial; 
		font-weight: normal;
		
	}

    
TD {  font-family: Arial;  font-size: 12;  font-weight:normal;  }