/* CSS Document */

.Menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}
.Titulo{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.Texto{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #003366;
}



