@import url( ../native.css );
* {
	background: #fff !important;
	color: #000 !important;
}
a {
	color: blue !important;
}

