#container #footer  a {
	color: #333333;
	text-decoration: none;
}
#container #footer  a:hover {
	text-decoration: underline;
}
