TD
	{
		font-family: arial;
		font-size: 11pt;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
	}
	
a:link
	{
		text-decoration: underline;
		color: #336699;
		font-weight: bold;
	}	

a:hover
	{
		text-decoration: underline;
		color: #996699;
		font-weight: bold;
	}	
	