.ft_footer {
	padding-left: 10px;
}
.ft_footer a {
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
	color: white;
}
.ft_footer a:hover {
	color: white;
	font-size: 11px;
	text-decoration: underline;
}