/**************** NAVIGATION ********************/

.toplink A:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #88765F;
	text-decoration: none;}
.toplink A:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #88765F;
	text-decoration: none;}
.toplink A:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

/*************END OF NAVIGATION**************************/

.bodytxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 18px;
}

.subpagetxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

.caption {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	
}