A:link { color: White; text-decoration: none;  font-weight : bold;  text-justify : newspaper;   }
A:visited { color: White; text-decoration : none;  font-weight : bold;  }
A:hover{ color: White; text-decoration : underline;  font-weight : bold;  }
A:active { color: White; text-decoration : underline;  font-weight : bold;  }

a{
        background-color : transparent;

}

}
* {
        color : #FFFFFF;
        font-family : Verdana;
        font-size : 12px;
        font-weight : normal;
        text-align : left;
        margin : 0px 0px;
        margin-top : 0px;
        background-color : #0066FF;
}

H1 {
        color : #FFFFFF;
        font-family : Verdana;
        font-size : 15px;
        font-weight : bold;
        text-align : left;
        background-color : transparent;
}

TABLE {
        margin : 0px 0px;
}
