a:hover {
	color: #999999;
	text-decoration: underline;
}
a {
	color: #333333;
	text-decoration: none;
}
.a_txt_black {
	color: #000;
}

