@charset "utf-8";
a:link,
a:visited{

	color:#8A8E27;
	font-weight:normal;
	text-decoration:none;

a:focus,
a:active {color:#00CC00}
a:focus,
a:active {background-color:#ffc}

