@charset "utf-8";
.text {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.email {
	color: #FF9900;
	text-decoration: none;
}
.home {
	color: #66FF00;
	text-decoration: none;
}
.graysub {
	color: #999999;
	text-decoration: none;
}
