body { color: black; }
p { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
td {}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #00CC00; text-decoration: underline; }
a:active { color: #CC00CC; text-decoration: none; }

