.tab {
	background-color: #4f5f47;
	border: 1px solid #7b8a61;
	padding: 3px;
}
a:link {
	color: #e4dbac;
	text-decoration: none;
}
a:visited {
	color: #e4dbac;
	text-decoration: none;
}
a:hover {
	color: #DBE2D8;
	text-decoration: underline;
}
a:active {
	color: #e4dbac;
}
.pageHeader {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: #e4dbac;
	letter-spacing: normal;


}
.mainTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #e4dbac;
	text-decoration: none;
}

