.footer {
	color: #ffffff;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:active {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}