A:link { color: #006600; text-decoration: underline; }
A:active { color: #cccccc; text-decoration: none; }
A:visited { color: #006600; text-decoration: underline; }
A:hover { color: #cccccc; text-decoration: none; }

TABLE {
	border : thin;
}
