.link_01 {
	color: #666666;
	text-decoration: none;
}
.link_01:hover {

	color: #666666;
	text-decoration: underline;
}
