body, span, h2, h3, h4, h5, h6, p, th, td, ul, li, a:link, a:visited, a:hover,
a:focus, div a:link, div a:visited, a:hover, a:focus {
	background: inherit;
}
body, .menu .button:link, .menu .button:visited, .menu .button {
	background: #e8b098;
}
a:visited {
	color: #fff;
}
.menu .button:visited {
	color: #fdc;
}
body, h2, h3, h4, h5, h6, p, td, ul, li {
	color: #000;	
}
a:link, .menu .button:link, .menu .current, .menu .button {
	color: #ffe;
}
div a:link {
	color: #e62;
}
div a:visited {
	color: #f95;
}
div a:hover {
	color: #d40;
}
div, .menu .button:hover, .menu .button:focus, .menu .current .button:hover {
	background: #ffe8e0;
}
span, .menu .button:hover, .menu .button:focus, a:hover, a:focus, div a:focus {
	color: #d74;
}
.menu .current, .menu .current .button, hr {
	background: #e09070;
}
hr { color: #900; }
table, th, td, div, .menu, .menu .button, .menu .current, .colored-border {
	border-color: #f97;
}
