.download-bg {
	background-image: url(../download/images/download-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 0px;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 0px;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
}
