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

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

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