body {
	background-color: #FFFFFF;
}
a:link {
	color: #638150;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #638150;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #996600;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.regtext_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.regtext_lightbrown {
	font-family: Arial, Helvetica, sans-serif;
	color: #C2BA99;
}
.regtext_darkbrown {
	font-family: Arial, Helvetica, sans-serif;
	color: #938757;
}
