.cloud HTML, BODY
{
padding: 0;
border: 0px none;
font-family: Verdana;
font-weight: none;
}
.cloud tags_div
{
	padding: 3px;
	border: 1px solid #009900;
	background-color: white;
	width: 710px;
	-moz-border-radius: 5px;
}
.cloud H1
{
font-size: 16px;
font-weight: none;
}
.cloud A:link
{
color: #676F9D;
text-decoration: none;
}
.cloud A:hover
{
text-decoration: none;
background-color: #4F5AA1;
color: white;
}