

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

a img {
	border: none;
}


