/* CSS Document */

#show a {
	color: #333333;
	text-decoration: none;
	cursor: text;
}

