@charset "utf-8";
.bottom_nav {
	font-family: Rockwell;
	font-size: 11px;
	font-style: normal;
	color: #ffe79d;
	text-decoration: none;
}
a:hover {
	font-family: Rockwell;
	font-size: 11px;
	color: #ffe79d;
	text-decoration: underline overline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
a:link {
	font-family: Rockwell;
	font-size: 11px;
	text-decoration: underline overline;
	color: #ffe79d;
