	BODY, TABLE, TD {
		color : #1E1F1E;
	font-family : Arial;
		font-size : 11px;
	
	}
	
A {
		color : #FEA500;
		font-family : Trebuchet MS;
		font-size : 13px;
		text-decoration : none;
	}
	
	A:visited {
		color : #FEA500;
		font-family : Trebuchet MS;
		font-size : 13px;
		text-decoration : none;
	}
	
	A:HOVER {
		color : #FEA500;
		font-family : Trebuchet MS;
		font-size : 13px;
		text-decoration : none;
	}
	
