	BODY, TD	{ font-family: Verdana, Arial; font-size: 12px }
	A			{ font-weight: bold; text-decoration: none }
	A:link		{ color: #003300 }
	A:visited	{ color: #000000 }
	A:hover 	{ color: #006600 }
	A:active 	{ color: #009900 }
	
	.smallBold	{ font-size: 10px; font-weight: bold }
	.small		{ font-size: 10px }
	
	.created			{ text-decoration: none; color: #003300; font-weight: normal }
	A.created: link		{ text-decoration: none; color: #003300 }
	A.created: visited	{ text-decoration: none; color: #003300 }
	A.created: hover	{ text-decoration: none; color: #006600 }
	
	.index				{ text-decoration: none; color: #FFFFFF }
	A.index: link		{ text-decoration: none; color: #FFFFFF }
	A.index: visited	{ text-decoration: none; color: #FFFFFF }
	A.index: hover		{ text-decoration: none; color: #EEEEEE }