#footer_table	{
	width: 900px;
	background-color: #ffffff;
	border-collapse: collapse;
}

#footer	{
	width: 900px;
	text-align: center;
}

.footer_delimiter	{
	width: 100px;
	height: 5px;
}

.footer_line	{
	width: 100px;
	height: 1px;
	background-color: #000099;
}

a.footer_link	{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.footer_link:link	{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.footer_link:visited	{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.footer_link:hover	{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.footer_link:active	{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
