
A:link  {
        color : #00A0FF;
        text-decoration : none;
        font-weight: 600
}

A:visited  {
        color : #009090;
        text-decoration : none;
        font-weight: 600
}

A:active  {
        color : #00A0FF;
        text-decoration : none;
        font-weight: 600
}

h1 {
        text-align:center;
        color:#00009F;  }


h2 {
        text-align:center;
        color:#00009F;  }

h3 {
        text-align:center;
        color:#00009F;  }

h4 {
        text-align:center;
        color:#00009F;  }

BODY  {
        background : #FFDF00;

}