.u {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.unn {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.unna {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.u:hover {
	font-size: 13px;
	color: #FF9900;
	text-decoration: underline;
}
a.unn:hover {
	font-size: 13px;
	color: #993300;
	text-decoration: none;
}
