.mao {
	cursor: hand;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0A246A;
	vertical-align: middle;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: square;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0A246A;
	text-align: center;
	word-spacing: 1px;
	font-weight: normal;
	vertical-align: middle;
}
