.link {
	font-size: 11px;
	line-height: 22px;
}
a:link {
	color: 1D394F;
	text-decoration: none;
}
a:visited {
	color: 1D394F;
	text-decoration: none;
}
a:hover {
	color: FF8400;
	text-decoration: none;
}
