* {
	background: #000000 !important;
	color: #FFFF00 !important;
}
/*html {
	-webkit-filter: grayscale(0) !important;
			filter: grayscale(0 !important;
			filter: none !important;
}*/
#access-view a.default-style,
#access-view a.default-style:after {
	background-color: #FFFFFF !important;
}
#access-view a.white-style,
#access-view a.yellow-style,
#access-view a.white-style:after,
#access-view a.yellow-style:after {
	background-color: #4A4A4A !important;
}