a:link { color: #0033FF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold}
a:active { color: #0000AE; text-decoration: none ; font-style: normal}
a:visited { color: #0000AE; text-decoration: none ; font-style: normal}
a:hover { color: #990000; text-decoration: underline; font-style: normal}
.linkchange {  text-decoration: none}

.class1 A:link { color: #0000AE; text-decoration: none}
.class1 A:visited { color: #0000AE; text-decoration: none}
.class1 A:active { color: #0000AE; text-decoration: none}
.class1 A:hover { color: #009933; text-decoration: underline} 

A:visited {color: #0033FF;text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold}
A:active {color: #0033FF;text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold}
A:hover {color: #FF0000;text-decoration: none; color: red;; font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold}
.class2 A:link { color: #FFFF33; text-decoration: underline}
.class2 A:visited { color: #FFFF33; text-decoration: underline}
.class2 A:active { color: #FFFF33; text-decoration: underline}
.class2 A:hover { color: #FF0000; text-decoration: underline} 

