.adr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #8DB192;
	text-decoration: none;
}
a.adr {
	color: #8DB192;
	text-decoration: none;
}
a.adr:link {
	text-decoration: none;
	color: #8DB192;
}
a.adr:visited {
	text-decoration: none;
	color: #658270;
}
a.adr:hover {
	text-decoration: none;
	color: #E6DFD5;
}
a.adr:active {
	text-decoration: none;
	color: #BAC8BE;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #8DB192;
	text-decoration: none;
}

a.nav {
	text-decoration: none;
	color: #A1BCA5;
}
a.nav:link {
	text-decoration: none;
	color: #8DB192;
}
a.nav:visited {
	text-decoration: none;
	color: #658270;
}
a.nav:hover {
	text-decoration: none;
	color: #E6DFD5;
}
a.nav:active {
	text-decoration: none;
	color: #BAC8BE;
}


.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFEFC;
	font-style: normal
}
a.txt {
	text-decoration: none;
	color: #A1BCA5;
}
a.txt:link {
	text-decoration: none;
	color: #8DB192;
}
a.txt:visited {
	text-decoration: none;
	color: #658270;
}
a.txt:hover {
	text-decoration: none;
	color: #E6DFD5;
}
a.txt:active {
	text-decoration: none;
	color: #BAC8BE;
}

.txtb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #E6DFD5;
	font-style: normal
}
