.accesskeys *[accesskey]:after {
	content: " ["attr(accesskey)"]";
	font-weight: normal;
}
