/*
	@homepage http://userstyles.org/styles/751
	@updateurl http://userstyles.org/styles/iecss/751/DarkWikiPedia.css
	@domain wikipedia.org
*/
@namespace url(http://www.w3.org/1999/xhtml);* { color: gainsboro !important; background: none !important; background-color: black !important }
a:link { color: cornflowerblue !important }
a:visited { color: lightpink !important } 
a:hover { color: gold !important }
a:active { color: red !important }
input[type=button], input[type=submit], input[type=reset]  { background-color: ButtonFace !important; color: ButtonText !important; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight !important }
input[type=text], input[type=password], input[type=file] { background-color: Window !important; color: WindowText !important }
