@charset "utf-8";
/* CSS Document */

body{
	font-size:0px;
	background-color: #000000; 
}

a { 
	outline: none;
	color: #000;
	border:none;
	}


#header a{ 
	text-indent: -9999px;
	width:0px;
	height:0px;
	visibility:hidden;
	color:#000;
	font-size:0px;
}
		 