body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#000000;
	}
.bg {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.txt-con-us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.txt-wht {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
