body,td			{ font-family: arial, helvetica; color: #434343; font-size: 12px; }
	
A:link			{ text-decoration: underline; color: #2244ee; }
A:visited		{ text-decoration: underline; color: #339966; }
A:active		{ text-decoration: underline; color: #660000; }
A:hover			{ text-decoration: underline; color: #666666; font-weight: bold;}

.hidden				{ font-size: 10px; font-weight: bold; color: #ffffff; }
A:link.hidden		{ text-decoration: underline; color: #ffffff; }
A:visited.hidden	{ text-decoration: underline; color: #ffffff; }
A:visited.active	{ text-decoration: underline; color: #ffffff; }
A:hover.hidden		{ text-decoration: underline; color: #ffffff; }

.small			{ font-size: 12px; }
.emph			{ font-weight: bold; }