body {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	background: #fff;
	margin: 0px;
	padding: 0px;
	border: none;
	}

a:link, a:visited, a:hover, a:active {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	}

a:link {
	color: #000;
	text-decoration: none;
	}

a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

a:active {
	color: #000;
	text-decoration: none;
	}