body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	scrollbar-arrow-color: White;
	scrollbar-track-color: #91D892;
	scrollbar-face-color: #3A953A;
	scrollbar-highlight-color: Silver;
	background-color: #141517;
	scrollbar-3dlight-color: #006400;
	scrollbar-darkshadow-color: #006400;
	scrollbar-shadow-color: White;
	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: Silver;
}
