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: #b098b0;
}
a:visited {
	color: #fff;
}
.menu .button:visited {
	color: #dcd;
}
body, h2, h3, h4, h5, h6, p, td, ul, li {
	color: #000;	
}
a:link, .menu .button:link, .menu .current, .menu .button {
	color: #fef;
}
div a:link {
	color: #626;
}
div a:visited {
	color: #959;
}
div a:hover {
	color: #404;
}
div, .menu .button:hover, .menu .button:focus, .menu .current .button:hover {
	background: #e8e0e8;
}
span, .menu .button:hover, .menu .button:focus, a:hover, a:focus, div a:focus {
	color: #757;
}
.menu .current, .menu .current .button, hr {
	background: #907090;
}
hr { color: #000; }
table, th, td, div, .menu, .menu .button, .menu .current, .colored-border {
	border-color: #979;
}
