.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration:none;
}

#container{
	width:100%;
	height: 100%;
}
a:hover {
	text-decoration:underline;
}
