    a:hover{color:#FFFFFF; text-decoration:underline; }
    a:link,a:visited{color:#FFFFFF; text-decoration:none}
    body,table,td,th,p,div,input {
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
    }
    input{
     color: #000000;
    }
    p{
    margin: 10px;
    }
    .style2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
    .style3 {
        color: #e8e500;
        font-weight: bold;
        font-size: 11px;
    }
    img { 
     border: 0px;
    }
