﻿body{ margin:0; padding:0;}
.main{ margin:0 auto; width:882px;}

.MyFooter
{
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(images/footer1111.gif);
	vertical-align: middle;
	color: #000000;
	text-align: center;
	height: 45px;
	font-weight:bold;
}
.MyFooter a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	
}
.MyFooter a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
