body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;

	background-color: #141517;

	color: White;

}
a:focus, a:link, a:visited {
	color: Silver;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: Silver;
	text-decoration: underline;
	font-weight: bold;
}
img {
	border-color: #006400;
}
