/* Colors initially from Cologorical [http://vrl.cs.brown.edu/color], 
   then tweaked vigorously to be acceptable <-; */

body { background-color: #cfddc8; }

.tocview { background-color: #81a77e; }
.tocsub { background-color: #069668; }

.tocviewlink { color: #2C9963; }
.tocviewselflink { color: #5ce8ef; }

.plainlink { color: #99494e; }

.navsettop { background-color: #761e7e; }
.navsetbottom { background-color: #5e497a; }

a:link, a:hover, a:active { color: #6c6265; }
a:visited { color: #b84fe1; }
