﻿DIV.footer
{
	text-align: center;
	background-color: #FFFFFF;
}
TABLE.footer
{
	width: 880px;
}
IMG.logo
{
	width: 110px;
	height: 42px;
}
A.copyright
{
	display: block;
	color: #909090;
	text-decoration: none;
	margin-top: 15px;
	width: 340px;
}
A.copyright:visited
{
	color: #909090;
	text-decoration: none;
}
A.copyright:hover
{
	color: #565656;
	text-decoration: none;
}

