@charset "utf-8";
/* CSS Document */

a:link {
	color:#666666;
	font-style: normal;
}

a:visited {
	color:#999999;
	font-style: normal;
}

a:hover {
	color:#CCCCCC;
	font-style: normal;
}
a:active {
	color:#000000;
	font-style: normal;
}

p {
	text-indent: 20px;
}
.page {
	color: #666666;
}
.title {
	color: #158eff;
}
