p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#tagcloud {
width: 150px;
color: #AF1E2D;
padding: 10px;
text-align:center;
font-size: 18px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#tagcloud a:link, #tagcloud a:visited {
text-decoration:none;
color: #AF1E2D;
}

#tagcloud a:hover, #tagcloud a:active {
text-decoration: none;
color: White;
background: #AF1E2D;
}

#tagcloud span {
padding: 4px;
}

.smallest {
font-size: 9px;
}

.small {
font-size: 10px;
font-weight: bold;
}

.medium {
font-size:12px;
font-weight: bold;
}

.large {
font-size:14px;
font-weight: bold;
}

.largest {
font-size:16px;
font-weight: bold;
}

