body { color: black; }
p {}
td {}
a:link {
	color: #669966;
	text-decoration: none;
}
a:visited { text-decoration: underline; }
a:hover { }
a:active {
	text-decoration: none;
}
