.links {
	text-decoration: none;
}
a {
	text-decoration: none;
}

<STYLE>
A:link
{

}
A:hover
{
text-DECORATION: underline
}
</STYLE> 