.link {  text-decoration: none}
.link a:hover {  text-decoration: underline}

.linkbold {  text-decoration: none}
a:hover {  font-weight: bold; text-decoration: none}
