.key a:link {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.key a:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 100%;
}
.key a:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

