/*
	@homepage http://userstyles.org/styles/2141
	@updateurl http://userstyles.org/styles/iecss/2141/Baidu%20Dark%20by%20oltra.css
	@domain baidu.com
*/
@namespace url(http://www.w3.org/1999/xhtml);body {
		color:#C1BEBA !important;
		background-color:#191919 !important;
    }

	a {
		color: #376F9A !important;
	}

	a:visited {
		color: #781C45 !important;
	}

	a:active {
		color: #6799C4 !important;
	}
