@charset "utf-8";
a.HrefCss:visited,a.HrefCss:link
{
	color:#154301;
	text-decoration:none;
}
a.HrefCss:hover,a.HrefCss:active
{
	color:#000000;
	text-decoration:underline;
}


