.user_profile
{
	font-size:14px;
	color:#4D4D4D;
	font-weight:normal;
	height:100px;
}

.user_profile a
{
	font-size:12px;
	color:#FE5200;
	text-decoration:none;
	font-weight:bold;
}

.user_profile a:hover
{
	text-decoration:underline;
}
