
.footer_tr
{
	background-color: #609CE5;
}

.footer_tr > td
{
	padding: 10px;
}

.footer_td
{
	text-align: right;
}

.footer_p
{
	color: white;
	margin: 0px;
}

.footer_p_copyright
{
	color: white;
	font-weight: bold;
	margin-left: 0px;
	text-align: center;
}

.footer_a
{
	color: white;
}

.footer_a:hover
{
	text-shadow: white 0 0 10px;
}

.footer_div
{
	display: inline-block;
	text-align: left;
}