
a:link {  color: #000000; text-decoration: none}
a:visited {  color: #333333; text-decoration: none}
a:active {  color: #cc0000; text-decoration: underline}
a:hover {  color: #cc0000; text-decoration: underline}

a.nav:link {  color: #29298C; text-decoration: none; font-weight: 900}
a.nav:visited {  color: #29298C; text-decoration: none}
a.nav:active {  color: #cc0000; text-decoration: underline}
a.nav:hover {  color: #cc0000; text-decoration: underline}

a.more:link {  color: #cc0000}
a.more:visited {  color: #ff6633}
a.more:active {  color: #ff6633}
a.more:hover {  color: #cc0000; text-decoration: underline}

a.footer:link {  color: #cc0000}
a.footer:visited {  color: #ff6633}
a.footer:active {  color: #ff6633}
a.footer:hover {  color: #cc0000; text-decoration: underline}
