body {
	background: #fff;
	color: #000;
	}

.highlight {
	background: #fff;
	color: #f00;
	font-weight: bold;
	}

a:link {
	background: #fff;
	color: #00c;
	}

a:visited {
	background: #fff;
	color: #609;
	}

