.footer_text	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: centre;
	color: white;
	line-height: 5px;
}
.footer_text a:link {
	color: white;
	text-decoration: none;
}
.footer_text a:visited {
	color: white;
	text-decoration: none;
}
.footer_text a:hover {
	text-decoration: underline;
}
