.selected a:link {
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	color:#777;
}

.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
	color:#fff;
}

.clients h1 {
	color:#999;
}

.mt20 {
	margin-top: 20px;
}

.mt50 {
	margin-top: 50px;
}

.background-image {
	background-color: #fff;
}