body {
	margin : 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url(../images/backback.jpg);
	background-repeat: repeat;
		
}.mnBorder {
	border: 5px solid #A72C18;
}
.TdBackImg {
	background-image: url(../images/CONTACT/contact_back.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A72C18;
	text-decoration: none;
}
.WelcomeBackImg {
	background-image: url(../images/WELCOME/WELCOME_back.jpg);
	background-repeat: no-repeat;
}
.AboutBackImg {
	background-image: url(../images/ABOUTUS/ABOUT_back.jpg);
	background-repeat: no-repeat;
}
a {
	font-weight: bold;
	color: #FE600F;
	text-decoration: none;
}
a:hover {
	color: #A72C18;
	text-decoration: underline;
}
