.origin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	border: 0px;
}
a:hover {
	color: #FF6600;
	border: 0px;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
