a:link {
	color: #009900;
	text-decoration: underline;
	background: no-repeat right center none;
	padding-right: 0;
}

a:visited {
	color: #009900;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ff9900;
	text-decoration: underline;
}