@charset "utf-8";
.downloadlink {
	text-decoration:none;
	color: #3CABAE;
	font-weight:bold;
	
}
.downloadlink a:hover{
	text-decoration:none;
	color: #000;
	font-weight:bold;
	
}