.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8A9A77;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.textitalics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.textbold {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}


.navbar:hover {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8A9A77;
	text-decoration: underline;
}
.nnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8A9A77;
	
}.title {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
.bottomlinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bottomlinksblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.border {
	border: 1px solid #F7931D;
}
.bottombg {
	background-image: url(pics/bubbles.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
