h1 {
        font-size: 150%;
}

h2 {
        font-size: 125%;
}

h3 {
        font-size: 100%;
}

A:link {text-decoration:none; color: #b5152b;}

A:active {color: #b5152b;}
A:visited {text-decoration:none; color: #b5152b;}
A:hover {text-decoration:underline; color: #b5152b;}
