a {
	color: #666666;	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a.rafecopeland {
	display: block;
	position: absolute;
	bottom: 0;
	right: 20px;
	height: 30px;
	width: 86px;
	background: url(link-rafecopeland.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
a.rafecopeland:hover {
	background-position: 0 -60px;
}