.textlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #a8d616;
	text-decoration: none;
}
.textlink:hover {
	color: #0B3313;
	text-decoration: underline;
}