#tagcloud {
  background: #4D80B7 url('/images/bluebg.gif');
  padding: 10px;
  margin: 25px 0 0 5px;
  width:150px;
  color: #363636;
  font-family:'arial';
  font-size:20px;
  font-weight:bold;
  list-style:none;
}

#tagcloud a{
  color: #363636; 
}

#tagcloud a:hover{
  color: #aa2a2f;  
}

.tag1 { font-size: 9px}
.tag2 { font-size: 11px}
.tag3 { font-size: 13px}
.tag4 { font-size: 15px}