	<!--
	 A:visited {color: #686868 } <!-- Visited link will become Gray -->
	 A:active {color: #ffffff } <!-- Active link will be light Black -->
	 A:hover {color: #0000AA } <!-- When you point on links it will turn to Blue -->
	 A:link {text-decoration: none} <!-- Underlines are removed from links --><!-- move -->
	 }
	 -->
	
