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: #b09898;
}
a:visited {
	color: #fff;
}
.menu .button:visited {
	color: #dcc;
}
body, h2, h3, h4, h5, h6, p, td, ul, li {
	color: #000;	
}
a:link, .menu .button:link, .menu .current, .menu .button {
	color: #fee;
}
div a:link {
	color: #622;
}
div a:visited {
	color: #955;
}
div a:hover {
	color: #400;
}
div, .menu .button:hover, .menu .button:focus, .menu .current .button:hover {
	background: #e8e0e0;
}
span, .menu .button:hover, .menu .button:focus, a:hover, a:focus, div a:focus {
	color: #744;
}
.menu .current, .menu .current .button, hr {
	background: #907070;
}
hr { color: #000; }
table, th, td, div, .menu, .menu .button, .menu .current, .colored-border {
	border-color: #977;
}
