A, A:visited, A:active,A:link {
	text-decoration: none;
}

A:hover {
	/*text-decoration: underline; */
}

