.u {
	font-size: 13px;
	color: EFD3BD;
	text-decoration: none;
}
a.u:hover {
	font-size: 13px;
	color: #FF6600;
	text-decoration: underline;
}
.a {
	 font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
