@charset "utf-8";
#chuchay {
	margin-bottom: 10px;
	width: 535px;
	color: #FF00FF;
}
#chuchay   a {
	text-decoration: none;
	color: #FF00FF;
}
#chuchay a:hover {
	text-decoration: underline;
	color: #009900;
}
.click {
	font-weight: bold;
	color: #FF0000;
}
