.download {
	font-size: 16px;
	color: #663399;
	text-decoration: underline;
}
.download:hover {
	font-size: 16px;
	color: #6C911C;
	text-decoration: underline;
}
