#footer {
	padding-top: 100px;
	text-align: center;
	font-size: 10px;
	font-family: arial, helvetica, serif;
	color: #7D7D7D;
}
#linkbar {
	letter-spacing: 0em;
}
.footer {
	color: #7D7D7D;
}
a:link.footer {
	color: #7D7D7D;
	text-decoration: none;
}
a:visited.footer {
	color: #7D7D7D;
	text-decoration: none;
}
a:hover.footer {
	color: black;
	text-decoration: none;
}