.list-links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7395AA;
	text-decoration: underline;
	line-height: 25px;
}

.list-links a:visited {
	color: #7595AC;
}
.list-links a:hover {
	color: #AB6D29;
}
