a:link {
	color: #4c4c4c;
	text-decoration: underline;
	padding-right: 14px;
	background: no-repeat right center url(../../images/icons/link.gif);
}

a:visited {
	color: #4c4c4c;
	text-decoration: underline;
	padding-right: 14px;
	background: no-repeat right center url(../../images/icons/link.gif);
}

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