@charset "UTF-8";
/* Write Comment */

a.allowlink:link,
a.allowlink:visited,
a.allowlink:hover {
	color: #b5a241;
	font-weight: bold;
	text-decoration: underline;
}

/* EOF */

