.sys_tag_cloud 
{
    background-color: #009ee0;
	margin-bottom: 4px;
	font-size: 11px;
	padding: 10px 5px 10px 5px;
	text-align: center;
	line-height: 20px;
}

.sys_tag_cloud a,
.sys_tag_cloud a:active,
.sys_tag_cloud a:visited,
.sys_tag_cloud a:hover {
	color: #fff;
	text-decoration: none; 
}
