body {
	margin-top: 7px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	color: #818181;
	background: #B14B09  url("../images/pattern4.jpg");
}
a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color:  #FF6600;
	text-decoration: none;
}
.footerTxt {
	margin: 0px;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
a img { border:none; }
