﻿.Footer
{
	width:846px;
	height:36px;
	background-image:url(../images/bottom.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:8px;
	color:#FFF;
	font-size:10px;
}
.Footer a
{
	color:#FFF;
}
.Footer a:hover
{
	color:#FF0000;
}