.link1:link { color: #ffffff; text-decoration: none ; }
.link1:visited { color: #ffffff; text-decoration: none ;}
.link1:hover { color: #ffffff; text-decoration: underline ;}
.link2:link { color: #0066cc; text-decoration: none ; font-weight: bold}
.link2:visited { color: #0066ff; text-decoration: none ; font-weight: bold}
.link2:hover { color: #0066ff; text-decoration: underline ; font-weight: bold}
.link3:link { color: #000000; text-decoration: none ; font-weight: bold}
.link3:visited { color: #000000; text-decoration: none ; font-weight: bold}
.link3:hover { color: #000000; text-decoration: underline ; font-weight: bold}

