a:link {
	color: #92B31C;
	text-decoration: underline;
}
a:visited { 
	color: #92B31C;
	text-decoration: underline; 
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}
a:active { 
	color: #92B31C;
	text-decoration: underline; 
	}

.generaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 18px;
}	
	
.style1 {color: #92B31C}
