A {
        text-decoration: none;
        color: #0000FF;
        font-weight: normal;
}

A:hover {
        text-decoration: none;
        color: #ACAC39;
        font-weight: normal;
}

H1 {
	text-decoration: none;
        color: #000000;
        font-weight: bold;
        font-size: 18 px
}