.footer {
	color: #434343;
  	font-family: trebuchet ms,Arial,Verdana,Geneva,Helvetica,Helv,Swiss;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	margin-left: 215px;
	margin-top: 20px;
	width:850px;
	}
	



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

