
..title {
        font-family: "arial";
        font-size: 15px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        font-style : italic;
}
.txt1 {
        font-family: "arial";
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        font-style : normal;
}
.txt2 {
        font-family: "arial";
        font-size: 14px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        font-style : normal;
}
}
.txt3 {
        font-family: "arial";
        font-size: 14px;
        color: red;
        text-decoration: none;
        font-weight: bold;
        font-style : normal;
}

.txt4 {
        font-family: "arial";
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        font-style : normal;
}
a.go {
        font-family: "arial";
        font-size: 14px;
        color: red;
        text-decoration: underline;
        font-weight: bold;
        font-style : italic;
}
a.go:hover {
        font-family: "arial";
        font-size: 14px;
        color: red;
        text-decoration: none;
        font-weight: bold;
        font-style : italic;
}

                     SELECT.sel{
        background-color : #392A85;
        color :   #FFFFFF;
         font-size : 10px;
         font-weight : bold;

}
.link {
       color: black;
       text-decoration: none;
}


.link:hover {
       color: black;
       text-decoration: none;
}



.text{
       color: black;
       font-size : 1px;
}
