#download .link a,#download .link a:visited {
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
	text-decoration: none;
}

#download .link a:hover {
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.1em;
	text-decoration: none;
}

#download .border {
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

