
.link1 {

    COLOR: #094895;
    
    text-decoration: underline;

}

.link1:visited {

    COLOR: #3C6495;

    TEXT-DECORATION: underline;

}

