.text1  * a
{       font-size: 12px;
        color: #333333;
        text-decoration:  underline;

}

.text1  * a:hover
{       font-size: 12px;
        color: #333333;
        text-decoration:  none;

}
.text1
{
        font-size: 12px;
        color: #333333;
        text-decoration:   none;
}


.text2  {       color: #000000;
                text-decoration:   none;
}