@charset "UTF-8";
a:visited {
	color: #9F7C48;
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
#current {
	font-weight: bold;
	color: #FFF;
}
