a:link {
	text-decoration: none;
	font-weight: bold; 
	color: #93c94f;
	line-height: 140%; 
}

a:visited {
	text-decoration: none; 
	font-weight: bold; 
	color: #93c94f;  
	line-height: 140%; 
}

a:hover {
	text-decoration: none; 
	font-weight: bold; 
	color: #26150c; 
	line-height: 140%;
}