a:link
{
	color: rgb(15, 104, 175);
}
a:active
{
	color: rgb(0, 128, 0);
}
a:visited
{
	color: rgb(255, 153, 51);
}
body
{
	background-color: rgb(204, 204, 204);
}
table
{
}
th
{
}
td
{
}
h1
{
}
h2
{
}
h3
{
}
h4
{
}
h5
{
}
h6
{
}
hr
{
}
button
{
}
label
{
}
.mstheme-text
{
}
textarea
{
}
fieldset
{
}
legend
{
}
select
{
}
caption
{
}
