.footerHome {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.formsearch {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #A83A00;
}
.leftMenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftMenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.navbar {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: none;
}

.lang {
	font-family: Tahoma;
	font-size: 10px;
	color: #B9F4D0;
	text-decoration: none;
}
.lang:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #138440;
	text-decoration: none;
	line-height: 16px;
}
.footerPages {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.myform {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	background-color: #eaffea;
	border: 1px solid #00a400;
	width: auto;
}
.mybutton {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #ff6b24;
	color: #FFFFFF;
	border: 1px solid #dd4800;
}