div.footer_container
        {
        text-align: center;
        width:100%;
        }

/* Footer Links */
a.footer
	{
	color:#E2007A;
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
    }
a:link.footer
	{
	color:#E2007A;
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	}
a:hover.footer
	{
	color:#E2007A;
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	}
a:focus.footer
	{
	color:#E2007A;
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	}
a:visited.footer
	{
	color:#E2007A;
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	}
a:active.footer
	{
	color:#E2007A;
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	}
/* ENDE  Footer Links */