body {
	color: #111111;
	background: #FFFFFF;
	word-spacing: 1px;
	}

#content {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 100%;
	color: #111111;
	background: #FFFFFF;
	font-family: geneva,verdana,sans-serif;
	font-size: 9px;
	}

img {
	border: none;
	}

a {
	color: #111111;
	background: #FFFFFF;
	text-decoration: none;
	}

a:link { color: #111111; background: #FFFFFF; }
a:hover { color: #993311; background: #FFFFFF; }
a:active { color: #FF6611; background: #FFFFFF; }