@charset "utf-8";
/* CSS Document */
#header {
	background:url(../imgs/header.jpg) 0 473px;
}
#linkbar a:hover {
	border-bottom:#d7ed79 3px solid;
}

a, a:link, a:visited, a:active {
	color:#6c7936;
	border-bottom-color:#6c7936;
}
a:hover {
	color:#99ac46;
}
