	BODY, TABLE, TD {
		color : #000000;
	font-family : Verdana;
		font-size : 12px;
	
	}
	
A {
		color : #A5BF43;
		font-family : Verdana;
		font-size : 12px;
		text-decoration : none;
	}
	
	A:visited {
		color : #A5BF43;
		font-family : Verdana;
		font-size : 12px;
		text-decoration : none;
	}
	
	A:HOVER {
		color : #454A2B;
		font-family : Verdana;
		font-size : 12px;
		text-decoration : none;
	}
	
