td				{ color: #000000; }
h1				{ color: #000000; }
h2				{ color: #000000; }

a:link 			{ color: #0000FF; text-decoration: none; font-weight:bold }
a:visited 		{ color: #000066; text-decoration: none; font-weight:bold } 
a:active 		{ color: #000000; text-decoration: underline; font-weight:bold; }
a:hover 		{ color: #FF0000; text-decoration: underline; font-weight:bold; }

