.content a {
	color: #649172;
}

.content a:hover{
	text-decoration: none;
	color: purple;
}