


A:link {
	
	color : #CC6699; 
	text-decoration : none; 
	border-bottom:  #CC6699;
	font-weight : bold;
	
}


A:visited {
	
	color : #066C94; 
	text-decoration : none;
  	border-bottom:  #066C94;
	font-weight : bold; 
	
}


A:hover {
	
	color : #C1B652; 
	text-decoration : none; 
	border-bottom:  #C1B652;
	font-weight : bold; 
}



ul {
	color: #ffffff;
	list-style-type: disc;
	list-style-image: url(images/bubblebullet.jpg);
	font-weight : bold; 
	color : #98D9F3; 

}



BODY {
	scrollbar-arrow-color: #CC6699; 
	scrollbar-3dlight-color: #CC6699; 
	scrollbar-highlight-color: #066c94; 
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #066c94; 
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #066c94; 
}


h3 {
	
	color: #088CC0;
	
}









