body {
	font-family: Verdana;
	margin-left: 0;
	margin-top: 0; 
	margin-bottom: 0; 
	margin-right: 0; 
	scrollbar-base-color:#1b1f22;
	}
a:link {
	text-decoration: underline;
	color: #000000;
	}
a:visited {
	text-decoration: underline;
	color: #000000;
	}
a:active, a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #DE5900; 
	}
