
a:link { color: #1c1996; font-weight: bold; text-decoration: underline }
a:visited { color: #b38b4d; font-weight: normal; text-decoration: underline }
a:active { color: #1c1996; text-decoration: underline; background-color: #ffc }
a:hover  { color: #933; text-decoration: none; background-color: #ffc }
a.btntext:link { color: white; text-decoration: none; background-color: transparent }
a.btntext:visited { color: white; text-decoration: none; background-color: transparent }
a.btntext:active { color: white; text-decoration: none; background-color: transparent }
a.btntext:hover { color: white; text-decoration: none; background-color: transparent }
.btntext { color: white; font-weight: bold; font-size: 14px; background-color: transparent }


# rededication a hover { text-decoration: none; }:

