@charset "windows-874";

.linkcss .title a:link {
	color: #009900;
	text-decoration: none;
}
.linkcss .title a:visited {
	text-decoration: none;
	color: #009900;
}
.linkcss .title a:hover {
	text-decoration: none;
	color: #000000;
}
.linkcss .title a:active {
	text-decoration: none;
	color: #000000;
}

