a:link
{
	color: rgb(0, 0, 85);
}
a:active
{
	color: rgb(0, 0, 85);
}
a:visited
{
	color: rgb(0, 0, 85);
}
body
{
	background-color: rgb(199, 192, 150);
	color: rgb(101, 67, 33);
}
table
{
	table-border-color-light: rgb(101, 67, 33);
	table-border-color-dark: rgb(101, 67, 33);
}
h1
{
	color: rgb(101, 67, 33);
}
h2
{
	color: rgb(101, 67, 33);
}
h3
{
	color: rgb(101, 67, 33);
}
h4
{
	color: rgb(101, 67, 33);
}
h5
{
	color: rgb(101, 67, 33);
}
h6
{
	color: rgb(101, 67, 33);
}
button
{
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
}
label
{
	color: rgb(0, 0, 0);
}
.mstheme-text
{
}
textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(0, 0, 0);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(0, 0, 0);
}
th
{
	color: rgb(0, 0, 0);
}
