.orange {
	font-size: 14px;
	font-weight: bolder;
	color: #fe7f0e;
}
.download:link {
	font-size: 12px;
	color: #6b6a6a;
	text-decoration: none;
	display: block;
	width: 100%;
}
.download:hover {
	color: #000000;
	text-decoration: underline;
}
