@charset "UTF-8";
/* CSS Document */

#da_one {
	background-color:#330;
	color:#fff;
}
	#da_one h2 {
		color:#fff;
	}
	#da_one a:link, #da_one a:visited {
		color:#fff;
	}
#da_two {
	background-color:#f8d78d;
}
#da_three {
	background-color:#89511e;
	color:#fff;
}
	#da_three h2 {
		color:#fff;
	}
	#da_three a:link, #da_three a:visited {
		color:#fff;
	}
	#da_three li {
		background-image:url('/about/governance/delegate/home_images/ul-tan.gif') !important;
	}
#da_four {
	background-color:#fff;
}
