body { color: black; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; ); }

p {}

td {}

a:link { color: black ; text-decoration: none; }

a:visited { color: #000000; text-decoration: none; }

a:hover {
	color: Blue;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:active { color: #FF0000; text-decoration: none; }
