/* Make the textarea the full page width */textarea {	width: 100%;	margin-bottom: 0.5ex;	margin-top: 0.5ex;	padding: 2px;}a:link {	color: #00cc00}a:active {	color: #ccff66}a:visited {	color: #669933}body {	color: #000000;	background: #ffffff}table.hints {	width: 100%;	background: #eeffee;	font-size: smaller;	margin-top: 0.5ex;	margin-bottom: 0.5ex;	padding: 2px}
