.footer {
	width:700px;
	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 11px;
  	text-align: justify;
	margin:auto;
	}


.footer a:link { color: #000000; text-decoration:underline;}
.footer a:visited { color: #000000; text-decoration:underline;}
.footer a:hover { color: #000000;text-decoration:underline; }
.footer a:active { color: #000000;text-decoration:underline; }
.footer a:focus { color: #000000; text-decoration:underline;}
