		a:link
		{
			font-family: Verdana;
			color: NAVY;
			text-decoration: none;
		}
		a:visited
		{
			font-family: Verdana;
			color: NAVY;
			text-decoration: none;
		}
		a:hover
		{
			font-family: Verdana;
			color : magenta;
			text-decoration: none;
		}
		a:active
		{
			font-family: Verdana;
			font-weight:bold;
			color: Navy;
			text-decoration: underline;
		}
		busty 
		{ 
			font-family: Verdana;
			cursor:hand;
			font-size: 12 pt;
		}
		busty:hover
		{ 
			font-family: Verdana;
			cursor:hand;
			color: GREEN;
			font-size: 14 pt;
		}
		.leftpan
		{
			background:"#E6E6FA";
			font-family:ARIAL;
			font-weight: bold;
			color:#000000;
			font-size:9pt;
		}
		.rightpan
		{
			background:"#FFFACD";
			font-family:ARIAL;
			font-size:9pt;
			color:#000000;
		}
		.leftpan_history
		{
			background:"#6899CC";
			font-family:verdana;
			font-weight: bold;
			color:#FFFFFF;
			font-size:9pt;
		}
		.rightpan_history
		{
			background:"#FCF6CF";
			font-family:verdana;
			font-size:9pt;
			color:#000000;
		}		