.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text a {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.text a:visited {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover {
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}
.text a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #006600;
	font-weight: bold;
	line-height: 26px;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006600;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	font-weight: bold;
}
.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textsm a {
	color: #663300;
	text-decoration: none;
}
.textsm a:visited {
	color: #996600;
	text-decoration: none;
}
.textsm a:hover {
	color: #996600;
	text-decoration: underline;
}
.textsm a:active {
	color: #FFCC00;
	text-decoration: underline;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-transform: uppercase;
}
.nav a {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.nav a:visited {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFE5D9;
}
.nav a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFE5D9;
}
.textbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.textbg a {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.textbg a:visited {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
.textbg a:hover {
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}
.textbg a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
.textbg_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
}
