.topnav {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.topnav:hover {
	color: #00CC66;
	text-decoration: none;
	font-size: 12px;
}
.botnav {
	color: #9CA486;
	text-decoration: none;
	font-size: 10px;
}
.botnav:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.sidenav {
	color: #000000;
	text-decoration: none;
}
.sidenav:hover {
	color: #996633;
	text-decoration: none;
}
.unnamed1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.botlink {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border {
	border: 1px solid #999999;
}

