.label {
  font-weight: bold;
}
.error {
  color: red;
}

.Button
{
	border-right: #737357 1px solid;
	border-top: #737357 1px solid;
	border-left: #737357 1px solid;
	color: #3b3b1f;
	border-bottom: #737357 1px solid;
	background-color: #c7c78f;
}

.anchor:visited{
color:blue;
}

.anchor{
color:blue;
}
