

/* Tagcloud CSS Styles */
.cloudNine { width: 0px; font-family: Verdana, Geneva, sans-serif; text-align: justify; margin-left: -5px; 
 position: absolute;
 left: -9999px;
 top: -9999px;
 display: inline;
 width: 0;
 height: 0;	 
}
 
.cloudNine a.tag1:link {  line-height: 25px; font-size: 9px; color: #333; text-decoration: none; font-weight: normal !important}
.cloudNine a.tag1:visited { line-height: 25px; font-size: 9px; color: #333; text-decoration: none; font-weight: normal !important}
.cloudNine a.tag1:hover { line-height: 25px; font-size: 9px; color: #FFFFFF; text-decoration: none; font-weight: normal; background: #000000;}
 
.cloudNine a.tag2:link {  line-height: 25px; font-size: 10px; color: #333; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag2:visited { line-height: 25px; font-size: 10px; color: #333; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag2:hover { line-height: 25px; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold; background: #000000;}
 
.cloudNine a.tag3:link {  line-height: 25px; font-size: 11px; color: #555; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag3:visited { line-height: 25px; font-size: 11px; color: #555; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag3:hover { line-height: 25px; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold; background: #000000;}
 
.cloudNine a.tag4:link {  line-height: 25px; font-size: 12px; color: #555; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag4:visited { line-height: 25px; font-size: 12px; color: #555; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag4:hover { line-height: 25px; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; background: #000000;}
 
.cloudNine a.tag5:link {  line-height: 25px; font-size: 13px; color: #777; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag5:visited { line-height: 25px; font-size: 13px; color: #777; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag5:hover { line-height: 25px; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold; background: #000000;}
 
.cloudNine a.tag6:link {  line-height: 25px; font-size: 14px; color: #777; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag6:visited { line-height: 25px; font-size: 14px; color: #777; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag6:hover { line-height: 25px; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: bold; background: #000000;}
 
.cloudNine a.tag7:link {  line-height: 25px; font-size: 16px; color: #999; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag7:visited { line-height: 25px; font-size: 16px; color: #999; text-decoration: none; font-weight: bold !important}
.cloudNine a.tag7:hover { line-height: 25px; font-size: 16px; color: #FFFFFF; text-decoration: none; font-weight: bold; background: #000000;}


