#chtags a.tagstyle_1 {
    font-size:13pt;
    font-weight:bold;
color:white;
    background:#FF7F00;
}

#chtags a.tagstyle_2 {
    font-size:11pt;
    font-weight:bold;
    color:#F90000;
}

#chtags a.tagstyle_3 {
    font-size:12pt;
    font-weight:bold;
    color:#79CC0D;
}

#chtags a.tagstyle_4 {
    font-size:10pt;
    font-weight:bold;
    color:#0CBCBC;
}

#chtags a.tagstyle_5 {
    font-size:10pt;
    color:gray;
}

#chtags a.tagstyle_chkeyword {
    font-size:11pt;
    font-weight:bold;
    color:white;
    background:#666666;
}
