#aka, #aka:link, #aka:hover, #aka:visited, #aka:active { color: #fff; text-decoration: none; }

#aka:hover { border: none; text-decoration: none; }
#aka:hover #akismet1 { display: none; }
#aka:hover #akismet2 { display: block; }

#akismet1 { display: block; }
#akismet2 { display: none; padding-top: 2px; }

#akismeta { font-size: 16px; font-weight: bold; line-height: 18px; text-decoration: none; }

#akismetcount {
	display: block;
	font: 15px Verdana,Arial,Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

#akismetwrap #akismetstats{
	background: url(akismet.gif) no-repeat top left;
	border: none;
	color: #fff;
	font: 11px 'Trebuchet MS','Myriad Pro',sans-serif;
	height: 42px;
	line-height: 100%;
	overflow: hidden;
	padding: 8px 0 0;
	text-align: center;
	width: 120px;
}