BODY {
scrollbar-base-color :  #be0027;

scrollbar-arrow-color : #c17656; 

scrollbar-shadow-color:    #000000;

scrollbar-highlight-color: #ffffff;

scrollbar-track-color:     #eeeeee;

background-image: url(bkg27.jpg);

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;
 }

 
TABLE {
	background-color: #f4e8e4;
	}


.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; 		
}




