.text-white {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	color: #000000;
}
.smalltext {
	font-size: 85%;
	color: #000000;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: none;
}

a.nav:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:hover {
	font-weight: bold;
	color: #66CC33;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.smallestltext {
	font-size: 85%;
	color: #000000;
}.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.subhead18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.foot {
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
	float: right;
}
#bid {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	background-color: #FFFF00;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
