﻿.tagclouds
{
    text-align: left;
    border: 0px solid #FFFFFF;
    padding: 2px;
    position: relative;
    background-color: #c5f8d2;
    width: 260px;
}
.tagclouds span a, .tagclouds a
{
    margin: 0 2px;
    text-decoration: none;
    font-family: Helvetica, arial, sans-serif;
}
.tagclouds span.tag1 a
{
    color: #0066FF;
    font-size: 8pt;
}
.tagclouds span.tag2 a
{
    color: #0066FF;
    font-size: 10pt;
}
.tagclouds span.tag3 a
{
    color: #0033CC;
    font-size: 12pt;
}
.tagclouds span.tag4 a
{
    color: #003399;
    font-size: 15pt;
}
.tagclouds span a:hover, .tagclouds a:hover
{
    color: #ffffff;
    background-color: #8ca5b5;
    text-decoration: none;
}
.tagcloudswg
{
    font-size: 10px;
    color: #bbb;
}
.tagcloudssp
{
    font-size: 10px;
    color: #444;
}
