body,td			{ font-family: arial, helvetica; color: Silver; font-size: 16px; }
	

A:link			{ font: 16px bold verdana,arial; text-decoration: none; color: White; }
A:visited		{ text-decoration: none; color: Silver; }
A:hover			{ text-decoration: underline; }

.hidden			{ font-size: 8px; font-weight: bold; color: #000000; }
A:link.hidden		{ text-decoration: none; color: #000000; }
A:visited.hidden	{ text-decoration: none; color: #000000; }
A:hover.hidden		{ text-decoration: none; color: #000000; }

.small			{ font-size: 10px; }

.emph			{ font-weight: bold; }
