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

a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}