body {
	color: #000000;
	background-color:#6D645D;
	scrollbar-face-color: #036;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
p {
	color: #000
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}