.w {
	font-size: 12px;
	line-height: 22px;
	color:#464646;
}
.y {
	font-size: 12px;
	line-height: 26px;
	color:#444b65
}
.a:link {
	text-decoration: none;
	font-size: 12px;
	color:#000;
}
.a:visited {
	text-decoration: none;
	font-size: 12px;
	color:#000;
}
.a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #CCCCCC;
}
.a:active {
	text-decoration: none;
}
.u:link {
	text-decoration: none;
	font-size: 12px;
	color: #464646;
}
.u:visited {
	text-decoration: none;
	font-size: 12px;
	color: #464646;
}
.u:hover {
	text-decoration: none;
	font-size: 12px;
	color: #CCCCCC;
}
.u:active {
	text-decoration: none;
}