#tagcloud .tags {
	margin: 5px;
	text-align: center;
}

#tagcloud .tags a {
	color: #666666;
}

#tagcloud .tags a:hover {
	color: #333333;
}