body {
background-color: #797979;
padding:0;
margin:0;
font-family:"Times New Roman", Times, serif;
}
.empty {
font-size:10px;
}
.footer {
	text-align:right;
	padding-right:30px;
	color:#000000;
	font-size:10px;
	background-image: url(footer_bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:850px;
	height:61px;
	padding-bottom:20px;
}
.footer a {
	color:#000000;
	text-decoration:underline;
}
.footer a:hover {
	color:#000000;
	text-decoration:none;
}