/* CSS HVLTC FOOTER */

.footertxt {
    font-size: 0.7em;
    font-family: Georgia;
	line-height: 1.8;
	font-weight: normal;
	color: #666666;
	}

.footertxt a { 
	color: #83af24;
	text-decoration: none;
	}
	
.footertxt a:hover {
	color: #608414;
	text-decoration: underline;
	}