.menu {
	FONT-FAMILY: "arial", "helvetica";
	FONT-SIZE: 12px;
	POSITION: absolute;
	VISIBILITY: hidden;
	layer-background-color: white;
	background-color: #B0D9E3;
	font-weight: bold
; clip:   rect(   )
}
.menu A:hover {
	background-color: #000042; color: #B0BEE3
}
.menu A:link {
text-decoration: none
; color: #000042
}
.titulo {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000042}
