/* Colors derived from palette "Night-Glow" by FreeSpirit Fashion
   http://www.colourlovers.com/palette/3018890/Night-Glow */

body { background-color: #FDF5E6; }

.tocview { background-color: #9BC3FE; }
.tocsub { background-color: #01bE2B; }

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

.plainlink { color: #7CAC96; }
.refcolumn { color: black; }

.navsettop { background-color: #04d4FE; }
.navsetbottom { background-color: #04d4FE; }

a:link, a:hover, a:active { color: green; }
a:visited { color: black; }
