.css {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}
.t1:link {

        font-family: "MS Sans Serif";
        font-size: 11px;
        color: #003366;
        text-decoration: none;
        height: 12px;
}
.t1:visited {


        font-family: "MS Sans Serif";
        font-size: 11px;
        color: #003366;
        text-decoration: none;
        height: 12px;
}
.t1:hover {
        font-family: "MS Sans Serif";
        font-size: 11px;
        color: #0099CC;
        text-decoration: none;
        height: 12px;
}

