H1 {
    font-size: 22pt;
    font-family: Monotype Corsiva;
    color: #000080;
}

H2 {
    font-size: 14pt;
    font-family: Comic Sans MS;
    color: #000080;
    font-weight: normal;
}

a {
    color: #006363;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

a:visited {
    color: #009080;
    font-style: normal;
    font-weight: normal;
}

a:hover {
    color: #639C18;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
}