.menu_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #24292C;
	text-decoration: none;
}
.yellow_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CA9700;
}
.newnom_space {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}


.menu_text:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #24292C;
	text-decoration: none;
}
.txt_field {
	font-family: tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 16px;
	width: 130px;
	border: 1px solid #000000;
}

.white_nom {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}

.textmenuline {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #24292C;
}

.menu_text:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #24292C;
	text-decoration: none;
}
.menu_text:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nom_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.nom_bold:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
		text-decoration:none;
}
.nom_bold:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
		text-decoration:none;
}
.nom_bold:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	}
	.nom_bold:visited {
	font-family: tahoma;
	font-size: 11px;
	}
.nom_space {
	font-family: tahoma;
	font-size: 11px;
	line-height: 19px;
	text-decoration: none;
}



.menu_text:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;

}
.footertext {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.white_nom:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_nom:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_nom:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_nom:visited {
	font-family: tahoma;
	font-size: 11px;
}
.submit_button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	text-decoration: none;
	border: 1px solid #000000;
}