	.featureContent a:link, .featureContent a:active, .featureContent a:visited {
		color: #;
	}
	.featureContent h1, .featureContent h2, .featureContent h3,
	.featureContent h4, .featureContent h4, .featureContent h5 {
		color: #;
	}
	.button,
	.button:link, .button:active, .button:visited {
		color: # !important;
		background: #;
		background: -moz-linear-gradient(top,  # 0%, # 100%);
		background: -webkit-linear-gradient(top,  # 0%,# 100%);
		background: linear-gradient(to bottom,  # 0%,# 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#', endColorstr='#',GradientType=0 );
	}
	.button:hover {
		color: #  !important;
		background: #;
		background: -moz-linear-gradient(top,  # 0%, # 100%);
		background: -webkit-linear-gradient(top,  # 0%,# 100%);
		background: linear-gradient(to bottom,  # 0%,# 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#', endColorstr='#',GradientType=0 );
	}
	#socialLinks #logo {
		background: url() no-repeat top left;
	}
	