a:link { color: #006633; text-decoration: none }
a:active { color: #006633; text-decoration: none ; font-style: normal}
a:visited { color: #006633; text-decoration: none ; font-style: normal}
a:hover { color: #990000; text-decoration: underline; font-style: normal}
.linkchange {  text-decoration: none}

.class1 A:link {color: #990000; text-decoration: underline}
.class1 A:active {color: #990000; text-decoration: underline}
.class1 A:visited {color: #990000; text-decoration: underline}
.class1 A:hover {color: #336699; text-decoration: none}
.linkchange{ }


