@charset "utf-8";


@import "common.css";

pre.hl_php span {
	color:			#0E2016;
}
pre.hl_vim span {
	color:			white !important;
}

