.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 0.5px;
	/*white-space: pre;*/
}
a:hover {
	background-color: #EBF2DB;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;


}
.lineamenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1AD78; 
}

.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.5px;
	white-space: pre;
}
a:hover {
	background-color: #EBF2DB;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}	
.menui {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.5px;
	white-space: pre;
}
	

