body		
		{
		background-color: #000000;
		font-family: 'Trebuchet MS', Helvetica, sans-serif;		
		font-weight: bold;
		color: black;
		}
td		
		{
		font-family: 'Trebuchet MS', Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: bold;
		color: black;
		}

:link 		{color: a84a00}
		
:visited 	{color: a84a00}
		
:active	 	{color: rgb(52, 95, 156)}

a		{text-decoration:none}
