@charset "utf-8";
/* CSS Document */

.home_txt{
	line-height:23px;
}
.home_txt a:link {
	color: #000000;
	text-decoration: underline;
}
.home_txt a:visited {
	color: #000000;
	text-decoration: underline;
}
.home_txt a:hover {
	color: #666666;
	text-decoration: underline;
}

