body {
	margin: 0px;
	background-color:#4d80e6;
}
#footer{
	margin:0px auto;
	width: 700px;
}
#footer a:link,a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	font-weight:bold;
	text-decoration:underline;
}
