Changes
font-family: inherit;
font-size: 1.2em; /* IE doesn't like inherit here */
font-weight: boldnormal;
text-decoration:none;
color: black;
}
div.tagcloud a {
font-family: inherit;
font-size: 1.2em; /* IE doesn't like inherit here */
font-weight: normal;
text-decoration:none;
color: black;
}
div.tagcloud a:hover {
font-weight: black;
}
/* TagCloud */