/* link */
.aboutour {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CA7C00;
	text-decoration: underline;
}

.aboutour:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CA7C00;
	text-decoration: none;
}
/* fonts*/

.menu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #833D1B;
	text-decoration: none;
}

.menu :hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #833D1B;
	text-decoration: underline;
}
.worried {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #74543C;
	text-decoration: none;
}

.bodytxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #403F3E;
	text-decoration: none;
}

.btmTxt {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #403F3E;
	text-decoration: none;
}
.bodytxt1 {
	line-height: 15pt;
}
.copyright {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #87420F;
	text-decoration: none;
}

.boldtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #403F3E;
	text-decoration: none;
}