.download {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.download:hover {
	text-decoration: underline;
}
