.footer_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: none;
}

.footer_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	background-color: none;
}
.footer
{
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: none;
}

.footer_copyright
{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	color: #666666;
	top: 5px;
	align: center;
	font-size: 10px;
	background-color: none;
}