/* localmods style sheet for writings pages */
/* This version lives in the writings folder as localmods.css*/
/* This file is linked last and overrides previous CSS files */

body
{color: #000000;
background: #ffffcc url(backgrounds/writingbkg.gif)}

a:link    { color: #666666 }
a:visited { color: #333333 }
a:active  { color: #ff0000 }
a:hover   { color: #ff0000 }

/* Navigation element styles */

.navlinked, 
.navcurrent,
.hrznavlinked,
.hrznavcurrent,
.subnavlinked, 
.subnavcurrent
{color: #333333}
