.smalltext A:hover {
	COLOR: #84AE84; 
}

.textflow A:hover {
	COLOR: #84AE84; 
}


.text {
	font-family: Helvetica, Arial;
	font-size: 12px;
	letter-spacing: 2px;
}
.border1 {
	border: 1px solid #996633;
}
.smalltext {
	font-family: Helvetica, Arial;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #7B517B;

}
.smallhead {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	letter-spacing: 1em;
	word-spacing: 0px;

}
.smallhead2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	letter-spacing: 2px;
}
.textflow {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #392F46;
	text-decoration: none;
}
.darkborder {
	border: 1px solid #4E3822;
}

