body a:hover { color: #9EC35A; text-decoration: underline }

h1 {color: #9EC35A; font-size:20px; font-weight: normal; margin-top: 00px; margin-bottom: 15px;}
h2 {color: #9EC35A; font-size:15px; font-weight: normal; margin-top: 03px; margin-bottom: 03px;}
h3 {color: #9EC35A; font-size:15px; font-weight: normal; margin-top: 10px; margin-bottom: 15px;}

#footer a:hover { color: #9EC35A; text-decoration: none; }

#sideNav a:hover { color: #9EC35A; text-decoration: none; }

#sideNav .current { color: #9EC35A; text-decoration: none; }
#sideNav .current a:link { color: #9EC35A; text-decoration: none; }
#sideNav .current a:visited { color: #9EC35A; text-decoration: none; }
#sideNav .current a:hover { color: #9EC35A; text-decoration: none; }

.sectionColor { color: #9EC35A; }
.sectionColor a:link  { color: #9EC35A; text-decoration:none; }
.sectionColor a:visited  { color: #9EC35A; text-decoration:none; }
.sectionColor a:hover  { color: #cccccc; text-decoration:none; }
