.contentText a:link    { color: #c1633b; font-weight: bold; text-decoration: none; background-color: transparent }
.contentText a:visited   { color: #c1633b; font-weight: bold; text-decoration: none; background-color: transparent }
.contentText a:hover    { color: #c1633b; font-weight: bold; text-decoration: none; background-color: transparent; border-bottom: 1px dashed #79aa40 }
.contentText a:active   { color: #c1633b; font-weight: bold; text-decoration: none; background-color: transparent }

.eventTitle a:link  { color: #332f27; text-decoration: none; background-color: transparent }
.eventTitle a:visited  { color: #332f27; text-decoration: none; background-color: transparent }
.eventTitle a:hover  { color: #332f27; text-decoration: underline; background-color: transparent }
.eventTitle a:active  { color: #332f27; text-decoration: none; background-color: transparent }

#footer a:visited  { color: #8F7B55; text-decoration: none; background-color: transparent }
#footer a:hover  { color: #8F7B55; text-decoration: underline; background-color: transparent }
#footer a:active  { color: #8F7B55; text-decoration: none; background-color: transparent }

.linksList a:link  { color: #c1633b; text-decoration: none; background-color: transparent }
.linksList a:visited  { color: #c1633b; text-decoration: none; background-color: transparent }
.linksList a:hover   { color: #332f27; text-decoration: none; background-color: transparent }
.linksList a:active  { color: #c1633b; text-decoration: none; background-color: transparent }
