a {
	position: relative;	
	text-decoration: none;
	color: inherit;
}
a:hover, a:active {
	text-decoration: underline;
}