.more {
    font-family:arial;
    font-size:9pt;
    color:#FFFFCC;
    font-weight:bold;
    text-decoration:underline;
}

.white {
    font-family:arial;
    font-size:10pt;
    color:#ffffff;
    text-decoration:none;
    font-weight:normal;
}

.link {
    font-family:arial;
    font-size:10pt;
    color:#FFFFCC;
    font-weight:bold;
}

.txt {
    font-family:arial;
    font-size:10pt;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}

.blk {
    font-family:arial;
    font-size:10pt;
    color:#000000;
    text-decoration:none;
    font-weight:normal;
}
