@charset "utf-8";
.home {
	color: #FF9900;
}
home:hover {
	color: #FF0000;
}

