.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #01496D;
	text-decoration: none;
}
.txtmenu:Hover {
	text-decoration: underline;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #01496D;
}
A.texto {
	font-weight: bold;
	text-decoration: none;
}

