.cColumnText
{
    background-color: none;
    background-image: none;
    width: 320px;
    color: black;
    cursor: normal;
    font-family: verdana;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    text-align: left;
    border-left: 0px none;
    border-right: 0px none;
    border-top: 0px none;
    border-bottom: 0px none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: visible;
}

.cColumnText A
{
    background-color: none;
    color: black;
    width: 260px;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}

.cColumnText A:active
{
    background-color: #C0C0FF;
    color: red;
    width: 260px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

