/* Colors from palette "Hello, How Are You?" by Emily Riddell
   http://www.colourlovers.com/palette/2646369/ */

body { background-color: #FBE9D1; }

.tocview { background-color: #D6E4A7; }
.tocsub { background-color: #7CAC96; }

.tocviewlink { color: #71654D; }
.tocviewselflink { color: #71654D; }

.plainlink { color: #7CAC96; }

.navsettop { background-color: #E9AC8D; }
.navsetbottom { background-color: #E9AC8D; }

a:link, a:hover, a:active { color: blue; }
a:visited { color: #71654D; }
