.txtstyle1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
}
.txtstyle2 {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	}
.txtstyle4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.txtstyle5 {
	font-size: 12px;
	line-height: 16px;
}

.txtstyle6 {
	font-weight: bold;
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

a:link {
	color: #EDC8B6;
}
a:visited {
	color: #EDC8B6;
}
a:hover {
	color: #D7845B;
}
a:active {
	color: #EDC8B6;
}

