a, a:link, a:visited {
	text-decoration : none;
}

a:hover {
	color : black;
	text-decoration : underline;
}