.fundo-menu {
	background-color: #c9e3f2;
	border: 1px #FFFFFF;

}
.txt-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c528e;
	font-weight: bold;
	text-decoration:none;

}
a:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c528e;
	font-weight: bold;
	text-decoration: none;
}

.txt-menu a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
	}

	


