@charset "utf-8";
a:link {
	color: #B09946;
}
a:visited {
	color: #B09946;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #B09946;
}
