body {
	background-color: #FFF;
}

.footer {
	font-family: arial;
	font-size: 14px;
	color: #A3A4A9;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: bottom;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #A3A4A9;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}