a:link
{
	color: rgb(197, 248, 175);
}
a:active
{
	color: rgb(214, 127, 255);
}
a:visited
{
	color: rgb(163, 76, 204);
}
body
{
	background-color: rgb(48, 37, 87);
	color: rgb(221, 216, 254);
}
table
{
	table-border-color-light: rgb(255, 255, 255);
	table-border-color-dark: rgb(255, 255, 255);
}
h1
{
	color: rgb(221, 216, 254);
}
h2
{
	color: rgb(221, 216, 254);
}
h3
{
	color: rgb(221, 216, 254);
}
h4
{
	color: rgb(221, 216, 254);
}
h5
{
	color: rgb(221, 216, 254);
}
h6
{
	color: rgb(221, 216, 254);
}
button
{
}
label
{
	color: rgb(221, 216, 254);
}
.mstheme-text
{
}
textarea
{
}
fieldset
{
	color: rgb(221, 216, 254);
}
legend
{
	color: rgb(221, 216, 254);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(221, 216, 254);
}
th
{
	color: rgb(221, 216, 254);
}
