	a:link		{color: #FFCF40;  text-decoration: none; }
	a:visited	{color: #FFCF40;  text-decoration: none; }
	a:hover		{color: #00FFFF;  text-decoration: none; }
	a:active	{color: #FFCF40;  text-decoration: none; }
	a:focus		{color: #FFCF40;  text-decoration: none; }

	.tt_r	{	font-family: Arial;
			font-size: 12pt;
		}
	.tt_rc	{	font-family: Arial;
			font-size: 12pt;
			color: #FFAA55;
		}
	.tt_g	{	font-family: Arial;
			font-size: 10pt;
		}
	.tt_gc	{	font-family: Arial;
			font-size: 10pt;
			color: #FFAA55;
			/*color: #AACAFF;*/
			/*color: #CCFF99;*/
		}
	.tt_m	{	font-family: Arial;
			font-size: 9pt;
		}
	.tt_k	{	font-family: Arial;
			font-size: 8pt;
		}
	.tt_x	{	font-family: Arial;
			font-size: 9pt;
			line-height: 125%;
		}
	.tt_t  	{	font-family: Times;
			font-size: 10pt;
		}

	body
	{
		background-color:	#003264;
		color: 			#FFCF40;
	}

	form
   	{	
		/*background-image:	back.jpg;*/
		background-color:	#003264;
	}

	input
   	{	
		background-color:	#003264;
		color:			#FFCF40;
		font-family:		Arial;
		font-size:		12px;
		/*font-size:		0.85em;*/
	}
