BODY {
scrollbar-base-color :#4f92ad;
/*scrollbar-base-color :  #B7D9FF;
scrollbar-base-color :  #E0E1FE;*/
scrollbar-arrow-color : #000000; 
scrollbar-shadow-color:    #000000;
scrollbar-highlight-color: #999999;
scrollbar-track-color:     #eeeeee;

/*background : url(../images/bkg2.jpg) fixed;*/
/*background : url(../images/bkg14.jpg) fixed;*/
background : url(../images/jesusbkg.jpg) fixed;
background-attachment: fixed;

overflow: auto;
 }
 
A:link 
 { text-decoration: none; color: rgb(0,0,0);
 font-family : arial, Comic Sans MS,  sans-serif ;
 font-weight : bold;
 font-size:13px;
 
 }
 
A:visited {text-decoration: none;color:rgb(0,0,0);
 font-family : arial, Comic Sans MS,  sans-serif  ;
 font-weight : bold;
 font-size:13px;
 }
 
A:hover 
 { text-decoration: overline underline; color: rgb(255,0,0); 
 background-color : #fffa5a;
 font-family : arial, Comic Sans MS,  sans-serif  ;
 font-weight : bold;
 font-size:13px;
 }



.divtest
{ background-color: yellow; }

.initial{
font-family: Comic Sans MS, arial, sans-serif;
font-size:13px;
font-weight:bold;
}

.whitefont {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	background-color : #7eadd7;
	 }

.midifont {
	font-size:13px;
	background-color : #E4EDF4; 		
}

.litegreen {

	font-family: arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color : #99FF33; 		
}

.purple {
		font-family: arial, sans-serif;
		font-size:13px;
		font-weight:bold;
		background-color : #FFCCFF; 		
}

.liteblue {
	font-family: arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color : #d1e8f5; 		
}





