.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d5edb3;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #5c743d;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing:.1em;
}
.textmenu A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d5edb3;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #5c743d;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	letter-spacing:.1em;
}
.textmenu A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d5edb3;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #5c743d;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	letter-spacing:.1em;
}
.textmenu A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d5edb3;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #5c743d;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	letter-spacing:.1em;
	
}
.textmenu A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #99cc66;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	letter-spacing:.1em;
}
.textnormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

