.footer	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	background-color:inherit;
	background-image:url(../img/bg-footer.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.footer	span{
	color:#9EC0FF;
}

.footer	a{
  font-weight: 900;
  font-size: 12;
	color:#9EC0FF;
}

