﻿a.Tag3 {
    font-weight: normal;
    font-size: 10px;
    font-family: "Times New Roman" , serif;
    text-decoration: none;
    white-space: nowrap;
}

a.Tag3:Hover {
    color: #33ccff;
}

a.Tag2 {
    font-size: 14px;
    font-weight: bold;
    font-family: "Times New Roman" , serif;
    text-decoration: none;
    white-space: nowrap;
}

a.Tag2:Hover {
    color: #33ccff;
}

a.Tag1 {
    font-size: 18px;
    font-weight: bold;
    font-family: "Times New Roman" , serif;
    text-decoration: none;
    white-space: nowrap;
}

a.Tag1:Hover {
    color: #33ccff;
}

.TagCloud {
    line-height: 23px;
    text-align: center;
}

.TagCloud_Separator {
    padding: 3px 5px;
}
