


h1, h2, h3, h4, h5, h6,
h1 a:link,
h1 a:focus,
h1 a:active,
h1 a:visited,
h2 a:link,
h2 a:focus,
h2 a:active,
h2 a:visited
{
    color:              #871715;
    text-decoration:    none;
}

h1 a:hover,
h2 a:hover,
h2 a:hover {
    text-decoration: underline;
}


#categories a {
    color:              #871715;
} 

a:link,
a:focus,
a:active,
a:visited {
    color:              #871715;
}
