.bold { 
	font-weight: bold
}
.bolditalic {
	font-weight: bold;
	font-style: italic;

}

.mainLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E8E8E
}
.mainLinks A {
	TEXT-DECORATION: none;
	color: #8E8E8E
}
.mainLinks A:hover {
	TEXT-DECORATION: none;
	color: #608752
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.maintext A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
.maintext A:hover{
	TEXT-DECORATION: none;
}

.hd_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
}
.hd_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}

.lnkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
.lnkfooter A {
	TEXT-DECORATION: none;
	color: #000000
}
.lnkfooter A:hover {
	TEXT-DECORATION: none;
	color: #608752
}
.bttn {
	background-color: #F2ECDF;
	border: thin solid #CDB887;

}
