.footer{
	float:left;
	text-decoration: none;
	color:#006600;
	padding: 10px 0 0 0;
}
.footer a:hover{
	text-decoration:underline;
}