@charset "utf-8";
a.a2:link {
	font-size: 13px;
	color: #996600;
}
a.a2:visited {
	color: #996600;
}
a.a2:hover {
	font-size: 13px;
	color: #996600;
	text-decoration: underline;
}
a.a2:active {
	font-size: 13px;
	color: #996600;
	text-decoration: none;
}
