a.footlink:link {  color: #000066; text-decoration: none}
a.footlink:visited {  color: #000066; text-decoration: none}
a.footlink:active {  color: #FFFF33; text-decoration: underline}
a.footlink:hover {  color: #0000FF; text-decoration: underline}
a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #CC3333; text-decoration: none}
a:active {  color: #FFFF00; text-decoration: underline}
a:hover {  color: #0000FF; text-decoration: underline}



