@charset "utf-8";
body { margin:0px;
	background:#000000;
	}
	img {
		border:0px;
	}
	
	.contact {
		font-family:tahoma;
		font-size:14px;
		text-decoration:none;
		color:#bfef05;
		line-height:22px;
		font-weight:bold;
	}
	
	.address{
		font-family:tahoma;
		font-size:14px;
		text-decoration:none;
		color:#ffffff;
		line-height:22px;
	}

