.bigbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
a.bigbody:link {
	color: #333333;
}
a.bigbody:visited {
	color: #333333;
}
a.bigbody:active {
	color: #333333;
}
a.bigbody:hover {
	color: #666666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
a.bodytext:link {
	color: #000000;
}
a.bodytext:visited {
	color: #000000;
}
a.bodytext:active {
	color: #000000;
}
a.bodytext:hover {
	color: #333333;
}
.blacknav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.blacknav:link {
	color: #000000;
}
a.blacknav:visited {
	color: #000000;
}
a.blacknav:active {
	color: #000000;
}
a.blacknav:hover {
	color: #6D5B02;
}
.tinytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.tinytype:link {
	color: #9C4704;
}
a.tinytype:visited {
	color: #9C4704;
}
a.tinytype:active {
	color: #9C4704;
}
a.tinytype:hover {
	color: #C2773C;
}
.navtd {
	background-image: url(images/navbutton.gif);
	background-repeat: no-repeat;
}

