a:link {  text-decoration: underline}

a:visited {  text-decoration: underline}

a:active {  text-decoration: none}

a:hover {  text-decoration: none}


