.header a:active { color: #0099CC; text-decoration: underline; font-weight: bold}
.header a:link {  color: #0099CC; text-decoration: underline; font-weight: bold}
.header a:visited { color: #276694; text-decoration: underline; font-weight: bold}
.header a:hover {  color: #FF0000; text-decoration: underline; font-weight: bold}


.body a:active { color: #0099CC; text-decoration: underline}
.body a:link {  color: #0099CC; text-decoration: underline}
.body a:visited { color: #276694; text-decoration: underline}
.body a:hover {  color: #0099CC; text-decoration: underline; font-weight: bold}

.sidebar a:active { color: #0099CC; text-decoration: underline; font-weight: bold}
.sidebar a:link {  color: #0099CC; font-weight: bold}
.sidebar a:visited { color: #276694; font-weight: bold}
.sidebar a:hover {  color: #0099CC; text-decoration: underline; font-weight: bold}


.footer a:active { color: #0099CC; text-decoration: none; }
.footer a:link { color: #0099CC; text-decoration: none; font-weight: bold}
.footer a:visited { color: #276694; text-decoration: none; }
.footer a:hover {  color: #0099CC; text-decoration: underline; }