	BODY, TABLE, TD {
		color : #707070;
	font-family : Tahoma;
		font-size : 11px;
	
	}
	
A {
		color : #686868;
		font-family : Tahoma;
		font-size : 11px;
		text-decoration : none;
	}
	
	A:visited {
		color : #7BA3B8;
		font-family : Tahoma;
		font-size : 11px;
		text-decoration : none;
	}
	
	A:HOVER {
		color : #61A401;
		font-family : Tahoma;
		font-size : 11px;
		text-decoration : none;
	}
	

