/*styles for free design page*/

ul li	{list-style-type:none;
	}
	
img	{border:none;
	margin-left:40px;
	}
	
a:hover, a:visited, a:focus	{background-color:#fff;
							text-decoration:none;
							}
