/*
Styles for Chilcotin Loop Cycle Tour 2010 travel story page on sadahome.ca
*/
body {
    background-color: #6797cb;  /* the colour of the Chilcotin sky */
    width: 800px;
}
a:link, a:visited {
    text-decoration: none;
    color: #996633;
}
a:hover {
    text-decoration: underline;
}
a.toc-backref {
    color: #990000;
}
div.contents a {
    color: black;
}