* {
	text-decoration: none;
	color: black;
	border: none;
}

.menu {
	visibility: hidden;
	height: 1px;
}

a[title]:after,acronym[title]:after {
	content: " (" attr(title) ")";
}
