a:link { 
color: #000099;
background-color: transparent;
text-decoration: none;
}

a:visited { 
color: #000099;
background-color: transparent;
text-decoration: none;
}

a:hover { 
color: #000000;
background-color: transparent;
font-style: normal;
font-variant: normal;
text-decoration: underline;
}

a:active { 
color: #000099;
}

h1 {
color: #0000ff;
text-align: center;
font-size: 2em;
font-weight: bold;
text-decoration: underline;
}
