a {
	text-decoration: none;  
	color: #000022;	
}

a:hover {
	color: #111122;	
	text-decoration: underline;
}




		#global_navi a {
			color: #336600;
		}
	
	#stripe_top_green {
		background-color: #669933;
	}
	
	#top_navi_container {
		background-color: #003366;
	}
	
	#image_container {
		background-color: #3d3986;
	}

	#location_stripe {
		background-color: #003366;
	}
		
		#sub_navi_container {
			background-color: #3d3986;
		}

		#main_content_cell {
			background-color: #f4fafc;
		}
	
		
	#bottom_container {
		background-color: #003366;
	}


