@charset "utf-8";
.nav_butts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #97C6DF;
	padding: 5px;
	height: 26px;
	width: 133px;
	border: 5px solid #144B69;
}
.main_font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nolink {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
