.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.lateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
