﻿#footer
{
	width:100%;
	height:24px;
	background-color:#a12620;
}

#footer table tr td
{
	color:#000000;
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	line-height:24px;
}

#footer a
{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}