.body {
	font-family: verdana;
	font-size: 11px;
	color: #006666;
}
.nav-top {
	font-family: verdana;
	font-size: 11px;
	color: #006666;
}
.nav-top a:link {
	font-family: verdana;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}
.nav-top a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}
.nav-top a:active {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.nav-top a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #006666;
	text-decoration: underline;
}
.nav-side {
	font-family: verdana;
	font-size: 11px;
	color: #99cc33;
}
.nav-side a:link {
	font-family: verdana;
	font-size: 11px;
	color: #99cc33;
	text-decoration: none;
}
.nav-side a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #99cc33;
	text-decoration: none;
}
.nav-bottom a:active {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.nav-bottom a:hover {
	font-family: verdana;
	font-size: 9px;
	color: #006666;
	text-decoration: underline;
}