.header a:active { color: #FFFFFF; text-decoration: underline; font-weight: bold}
.header a:link {  color: #FFFFFF; text-decoration: underline; font-weight: bold}
.header a:visited { color: #FFFFFF; text-decoration: underline; font-weight: bold}
.header a:hover {  color: #CCCCCC; text-decoration: underline; font-weight: bold}


.body a:active { color: #144822; text-decoration: underline; font-weight: bold}
.body a:link {  color: #144822; text-decoration: underline; font-weight: bold}
.body a:visited { color: #144822; text-decoration: underline; font-weight: bold}
.body a:hover {  color: #009933; text-decoration: underline; font-weight: bold}

.sidebar a:active { color: #000000; text-decoration: underline; font-weight: bold}
.sidebar a:link {  color: #666666; text-decoration: underline; font-weight: bold}
.sidebar a:visited { color: #666666; text-decoration: underline; font-weight: bold}
.sidebar a:hover {  color: #000000; text-decoration: underline; font-weight: bold}


.footer a:active { color: #FFFFFF; text-decoration: none; }
.footer a:link { color: #FFFFFF; text-decoration: none; }
.footer a:visited { color: #FFFFFF; text-decoration: none; }
.footer a:hover {  color: #FFFFFF; text-decoration: underline; }




