@charset "utf-8";
/* CSS Document */

body .buorg {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	background: #CCC878;
	color: #373542;
	text-align: center;
}

	body .buorg a, body .buorg a:visited {
		color: #5d5672;
	}
	
		body .buorg a:hover {
			color: #373542;
		}
	