a:link {  text-decoration: underline; font-weight: normal}
a:hover {  color: #FF0000; text-decoration: underline}
a:active {  font-weight: normal; text-decoration: underline}
a:visited {  font-weight: normal; text-decoration: underline}

