body {
	background-color: #7e7e7e;
}

img {
	border-style: none;
}

A:active, A:link, A:visited {
	color: white;
	text-decoration: underline;
}

A:hover {
	color: white;
	text-decoration: none;
}
