.download2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B0B0D3;
	text-decoration: none;
}
.download2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B0B0D3;
	text-decoration: none;
	font-weight: bold;
}
.download2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ff5c00;
	text-decoration: none;
	font-weight: bold;
}
.download2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: f8f8f8;
	text-decoration: none;
	font-weight: bold;
}
