#nlnk {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 8px;
	word-spacing: 8px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 1px solid #696969;
}#nlnk a{
	font-family: Arial, Helvetica, sans-serif;
	color: #909090;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 8px;
	text-decoration: none;
	word-spacing: 8px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.nlnk a:hover {

	color: #990000;
	text-decoration: none;
	font-weight: bold;
}


