a  {
	text-decoration: none;
} 

a:hover{ 
	color:red; 
}

img { 
	margin-left: 20px;
}