.text  {
        font-size : 0.8em;
        font : 12px/14px Verdana,Arial,Helvetica,sans-serif;
        line-height : 1.3em;
}

A  {
        font : 12px/14px Verdana,Arial,Helvetica,sans-serif;
        font-weight : bold;
        text-decoration : none;
        color : #3366CC;
}

A:active  {
        color : #C6C6C6;
}

A:Hover  {
        color : #C6C6C6;
}
B       {font-weight : bold;
}