A:link, A:visited, A:active 
	{ text-decoration: underline;
}

A:hover 
	{ text-decoration: none;
	font-weight:bold;
}
