/*
	@homepage http://userstyles.org/styles/2154
	@updateurl http://userstyles.org/styles/iecss/2154/Blackify.css
*/
* {
	background:#000000 !important; 
	color:#CCCCCC !important;
}

a {
	color:#FFCC66 !important;
}

a:hover {
	color:#FFFFCC !important;
}
a:visited {
	color:#FFB720 !important;
}
