a {
	text-decoration: none;
}

a, a:visited, a:active, a:hover {
	text-decoration: none;
}

body {
	background-color: #000;
	margin: 0;
	padding: 0;
}

.img_border {
	border:solid #999 1px;
}
