.bg {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
}

.a img {
	border:none;

}

.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.border {
	border: 1px solid #FFFFFF;
}
.headingred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #460000;
	text-decoration: none;
}
