a:link {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:visited {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
}
.bodytext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.bodytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}

#show {
	background: #CCCC9A;
	margin: 10px 20px;
	width: 760px;
}

.checks {
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.advance {
	font: 12px Verdana, Geneva, sans-serif;
	text-align: center;
}

.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#next p {
	font: 13px Verdana, Geneva, sans-serif;
}

