.p10-gray {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.p10-gray_w {
	font-size: 10px;
	line-height: 16px;
	color: #999999;
}
a {
	color: #999966;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
